parent
11977f19c1
commit
38365b94ee
@ -0,0 +1,39 @@ |
||||
[all] |
||||
|
||||
logLevel = debug |
||||
|
||||
;globalStorage = Apache::Session::SQLite3 |
||||
;globalStorageOptions = { DataSource => 'dbi:SQLite:dbname=__pwd__/e2e-tests/conf/sessions.db' } |
||||
|
||||
[configuration] |
||||
|
||||
type=CDBI |
||||
dbiChain = dbi:SQLite:dbname=__pwd__/e2e-tests/conf/config.db |
||||
|
||||
[portal] |
||||
|
||||
notification = 0 |
||||
checkXSS = 0 |
||||
portalSkin = bootstrap |
||||
staticPrefix = /static |
||||
languages = fr, en |
||||
templateDir = __pwd__/lemonldap-ng-portal/site/templates |
||||
;u2fActivation = 1 |
||||
;u2fSelfRegistration = 1 |
||||
|
||||
[handler] |
||||
|
||||
https = 0 |
||||
status = 1 |
||||
useRedirectOnError = 0 |
||||
|
||||
[manager] |
||||
|
||||
protection = manager |
||||
staticPrefix = /static |
||||
languages = fr, en |
||||
templateDir = __pwd__/lemonldap-ng-manager/site/templates |
||||
|
||||
[node-handler] |
||||
|
||||
nodeVhosts = test2.example.com |
Loading…
Reference in new issue