diff --git a/InvenTree/config_template.yaml b/InvenTree/config_template.yaml index 549f2f011c..538a832f21 100644 --- a/InvenTree/config_template.yaml +++ b/InvenTree/config_template.yaml @@ -126,10 +126,10 @@ cors: # - https://sub.example.com # MEDIA_ROOT is the local filesystem location for storing uploaded files -# media_root: '/home/inventree/data/media' +#media_root: '/home/inventree/data/media' # STATIC_ROOT is the local filesystem location for storing static files -# static_root: '/home/inventree/data/static' +#static_root: '/home/inventree/data/static' # Background worker options background: