2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 11:15:31 +00:00

remove stocktake.md

This commit is contained in:
Oliver
2022-01-12 16:10:18 +11:00
parent 3a7d45fb13
commit bed5c7aa54
3 changed files with 4 additions and 9 deletions

View File

@ -102,6 +102,10 @@ debug: True
# and only if InvenTree is accessed from a local IP (127.0.0.1)
debug_toolbar: False
# Set this variable to True to enable InvenTree Plugins
# Alternatively, use the environment variable INVENTREE_PLUGINS_ENABLED
plugins_enabled: False
# Configure the system logging level
# Use environment variable INVENTREE_LOG_LEVEL
# Options: DEBUG / INFO / WARNING / ERROR / CRITICAL