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:
parent
81633c1ed6
commit
7b6656eb5d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue