You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cacert-testmgr/external/ZendFramework-1.9.5/tests/Zend/Config/_files/allsections.ini

27 lines
429 B
INI

[all]
hostname = all
name = thisname
db.host = 127.0.0.1
db.user = username
db.pass = password
db.name = live
one.two.three = multi
[staging : all]
hostname = staging
db.name = dbstaging
debug = false
[debug:all]
hostname = debug
debug = true
values.changed = yes
db.name = dbdebug
special.no = no
special.null = null
special.false = false
[other_staging]
only_in = otherStaging
db.pass = anotherpwd