From 7b6656eb5d4aa09046b72be1df76dc61f40dd429 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 16 Dec 2020 20:56:07 +0100 Subject: [PATCH] Update config-dist.php --- conf/config-dist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config-dist.php b/conf/config-dist.php index abc0b00..a60dbe0 100644 --- a/conf/config-dist.php +++ b/conf/config-dist.php @@ -55,7 +55,7 @@ Setting('BASE_URL', '/'); Setting('STOCK_BARCODE_LOOKUP_PLUGIN', 'DemoBarcodeLookupPlugin'); # 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, # this needs to be one of the following values: