1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-11-24 08:28:29 +00:00

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
commit bfd93e5b13
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
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