1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00

Update config-dist.php

This commit is contained in:
ericgaspar 2020-12-16 20:56:07 +01:00
parent 81633c1ed6
commit 7b6656eb5d
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -55,7 +55,7 @@ Setting('BASE_URL', '/');
Setting('STOCK_BARCODE_LOOKUP_PLUGIN', 'DemoBarcodeLookupPlugin'); Setting('STOCK_BARCODE_LOOKUP_PLUGIN', 'DemoBarcodeLookupPlugin');
# If, however, your webserver does not support URL rewriting, set this to true # If, however, your webserver does not support URL rewriting, set this to true
Setting('DISABLE_URL_REWRITING', false); Setting('DISABLE_URL_REWRITING', true);
# Specify an custom homepage if desired - by default the homepage will be set to the stock overview, # Specify an custom homepage if desired - by default the homepage will be set to the stock overview,
# this needs to be one of the following values: # this needs to be one of the following values: