diff --git a/.env.template b/.env.template index 66c9d9824..a69619c3b 100644 --- a/.env.template +++ b/.env.template @@ -32,6 +32,9 @@ COMMENT_PREF_DEFAULT=1 # might cause high load on the server. (Technically they can obviously refresh as often as they want with their own scripts) SHOPPING_MIN_AUTOSYNC_INTERVAL=5 +# Default for user setting sticky navbar +#STICKY_NAV_PREF_DEFAULT=1 + # If staticfiles are stored at a different location uncomment and change accordingly # STATIC_URL=/static/