Move to embedded dirs
This commit is contained in:
parent
119ae9c3c6
commit
430a7461e6
16 changed files with 99 additions and 42 deletions
|
@ -50,8 +50,8 @@ password=admin # Your password
|
|||
port=7101 # What port to run on (probably leave on 7101 if using docker)
|
||||
timezone=Local # IANA Time zone database identifier ("UTC", Local", "Europe/Moscow" etc.), Defaults to Local if can't parse.
|
||||
grace_period=0s # Time after a new day begins, but before the switch to next day's file. e.g. 2h30m - files will change at 2:30am
|
||||
language=en # ISO-639 language code (pre-installed - en, ru)
|
||||
theme=default # Picked theme (pre-installed - default, gruvbox, high-contrast)
|
||||
language=en # ISO-639 language code (available - en, ru)
|
||||
theme=default # Picked theme (available - default, high-contrast, lavender, gruvbox, sans)
|
||||
title=🌺 Hibiscus.txt # The text in the header
|
||||
log_to_file=false # Whether to write logs to a file
|
||||
log_file=config/log.txt # Where to store the log file if it is enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue