docs: Add database debugging option to configuration.md

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Arksine 2021-04-02 11:58:43 -04:00
parent aa3ffdbaaf
commit 5db596f0a5
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ 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.
enable_database_debug: False
# For developer use only. End users should leave this option set to False.
temperature_store_size: 1200
# The maximum number of temperature values to store for each sensor. Note
# that this value also applies to the "target", "power", and "fan_speed"