devilbox/.devilbox
Eric Pfeiffer 5e90a3a35d Use preg_match_all to get redis password from args
This should fix the issue where preg_split was being used and would cause an error if the redis args variable didn't contain the --requirepass string and the WebGUI wouldn't load as a result.
2021-10-12 09:42:04 -05:00
..
cfg Enable mysql binlog by default 2021-05-19 19:04:22 +02:00
www Use preg_match_all to get redis password from args 2021-10-12 09:42:04 -05:00
README.md Add ability for user-defined PHP config 2016-10-16 12:07:29 +02:00

Devilbox base configuration

Those folders include the devilbox base configuration.

Do not edit anything here!

You can use the cfg/ directory in the root folder to customize your configuration.