mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Allow possibility to choose custom homepage
This commit is contained in:
@@ -41,8 +41,9 @@ Setting('STOCK_BARCODE_LOOKUP_PLUGIN', 'DemoBarcodeLookupPlugin');
|
||||
# set this to true
|
||||
Setting('DISABLE_URL_REWRITING', false);
|
||||
|
||||
|
||||
|
||||
# By default the homepage will be set to the stock overview.
|
||||
# You can set this to any overview you want. Example: Use recipes to set the homepage to the recipes overview.
|
||||
Setting('ENTRY_PAGE', 'stock');
|
||||
|
||||
# Default user settings
|
||||
# These settings can be changed per user, here the defaults
|
||||
|
Reference in New Issue
Block a user