mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
typo enable/enabled
This commit is contained in:
parent
0877901d88
commit
ab96c7948f
1 changed files with 2 additions and 2 deletions
|
@ -14,10 +14,10 @@ enabled = true
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
||||||
[postfix-sasl]
|
[postfix-sasl]
|
||||||
enable = true
|
enabled = true
|
||||||
|
|
||||||
[recidive]
|
[recidive]
|
||||||
enable = true
|
enabled = true
|
||||||
|
|
||||||
[pam-generic]
|
[pam-generic]
|
||||||
enabled = true
|
enabled = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue