Show organizations in admin panel, implement reload templates option

This commit is contained in:
Daniel García
2019-01-20 17:43:56 +01:00
parent a797459560
commit bfd93e5b13
5 changed files with 56 additions and 9 deletions

View File

@@ -13,6 +13,8 @@
## Templates data folder, by default uses embedded templates
## Check source code to see the format
# TEMPLATES_FOLDER=/path/to/templates
## Automatically reload the templates for every request, slow, use only for development
# RELOAD_TEMPLATES=false
## Cache time-to-live for successfully obtained icons, in seconds (0 is "forever")
# ICON_CACHE_TTL=2592000