We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 328255a commit e1103e5Copy full SHA for e1103e5
CONTRIBUTING.md
@@ -95,6 +95,9 @@ MariaDB can be seeded by importing the contents of: `/etc/database.sample.sql`
95
96
Memcached memory could be increased in: `/etc/sysconfig/memcached`
97
98
-The PHP date timezone should be in UTC.
+The PHP date timezone should be in UTC, though the code will configure PHP for
99
+this on its own.
100
-###
101
+The `etc/config.sample.json` should be copied to `etc/config.phoenix.json` and
102
+modified for your environment settings. It will need at the very least the
103
+settings for MariaDB and Memcached.
0 commit comments