add a little comment about the pretty URL option
This commit is contained in:
parent
569a1239e0
commit
7db2553658
@ -4,5 +4,5 @@
|
||||
define('_HTTP_DOMAIN','localhost:8080'); // domain/IP with port if needed
|
||||
define('_HTTP_PATH','/');
|
||||
define('_SIZE_LIMIT','2000000'); // in bytes
|
||||
define('_PRETTY_URL', false);
|
||||
define('_PRETTY_URL', false); // Based on htaccess
|
||||
?>
|
Loading…
Reference in New Issue
Block a user