diff --git a/config-dist.php b/config-dist.php index c775054b..033a356d 100644 --- a/config-dist.php +++ b/config-dist.php @@ -46,8 +46,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. +# Specify an custom homepage if desired. By default the homepage will be set to the stock overview. +# You can chosen one of the following values: +# stock, shoppinglist, recipes, chores, tasks, batteries, equipment, calendar Setting('ENTRY_PAGE', 'stock'); # Set this to true if you want to disable authentication / the login screen,