mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Indent properly to avoid unwanted differences
This commit is contained in:
parent
ec63f336cf
commit
ef1ad685fd
3 changed files with 20 additions and 19 deletions
|
@ -47,9 +47,10 @@ attributetype ( 1.3.6.1.4.1.40328.1.20.2.6
|
||||||
|
|
||||||
attributetype ( 1.3.6.1.4.1.40328.1.20.2.7
|
attributetype ( 1.3.6.1.4.1.40328.1.20.2.7
|
||||||
NAME 'mailuserquota'
|
NAME 'mailuserquota'
|
||||||
DESC 'Mailbox quota for a user in kilo-bytes'
|
DESC 'Mailbox quota for a user'
|
||||||
EQUALITY integerMatch
|
EQUALITY caseIgnoreMatch
|
||||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )
|
SUBSTR caseIgnoreSubstringsMatch
|
||||||
|
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{16} SINGLE-VALUE )
|
||||||
|
|
||||||
# Mail Account Objectclass
|
# Mail Account Objectclass
|
||||||
objectclass ( 1.3.6.1.4.1.40328.1.1.2.1
|
objectclass ( 1.3.6.1.4.1.40328.1.1.2.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue