diff options
Diffstat (limited to 'common/ini/ini.d/real.conf')
-rw-r--r-- | common/ini/ini.d/real.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/common/ini/ini.d/real.conf b/common/ini/ini.d/real.conf index f026bd8..41f91c7 100644 --- a/common/ini/ini.d/real.conf +++ b/common/ini/ini.d/real.conf @@ -31,7 +31,7 @@ description = InfoPipe Configuration command = ./sbin/sssd_info [domains] -domainsOrder = LOCAL, EXAMPLE.COM , SOMEOTHER.COM +domainsOrder = , LOCAL, , EXAMPLE.COM, , SOMEOTHER.COM , , [domains/LOCAL] description = Reserved domain for local configurations @@ -46,7 +46,8 @@ server = ipabackupserver.example.com legacy = FALSE enumerate = 0 binary_test = '010203' -long_array = 1, 2; 4' ;8p .16/ 32? +long_array = 1 2; 4' ;8p .16/ 32? +double_array = 1.1 2.222222; .4' . ;8p .16/ -32? |