1
0
Fork 0
mirror of https://github.com/kakwa/ldapcherry synced 2025-07-04 04:17:43 +02:00

begin implementation of the main application

This commit is contained in:
kakwa 2015-05-18 19:56:44 +02:00
parent ff6e996912
commit d6bb5c38ed
7 changed files with 312 additions and 89 deletions

View file

@ -96,7 +96,7 @@ auth.mode = 'or'
# resources parameters
[resources]
# templates directory
template_dir = '/usr/share/ldapcherry/templates/'
templates.dir = '/usr/share/ldapcherry/templates/'
[/static]
tools.staticdir.on = True