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:
parent
a797459560
commit
bfd93e5b13
5 changed files with 56 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue