]> git.mxchange.org Git - simple-upload.git/blob - config-local.php-dist
Introduced detectServerUrl() which makes configuration of static 'url'
[simple-upload.git] / config-local.php-dist
1 <?php
2 // Local configuration file
3 $settings['some_foo'] = 'FOO';
4
5 // Copy to config-local.php (not rename) and make your changes