docs: document log path for the file manager

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Arksine 2021-05-19 08:26:30 -04:00
parent f5ccddb52b
commit 829b3a4ee8
1 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,10 @@ database_path: ~/.moonraker_database
# Moonraker (such as the "config_path" or the location where gcode
# files are stored). If the folder does not exist an attempt will be made
# to create it. The default is ~/.moonraker_database.
log_path:
# An optional path to a directory where log files are located. Users may
# configure various applications to store logs here and Moonraker will serve
# them at "/server/files/logs/*". The default is no log paths.
enable_database_debug: False
# For developer use only. End users should leave this option set to False.
temperature_store_size: 1200