Skip to content

Commit e1103e5

Browse files
committed
Add the config.sample.json step to env setup
1 parent 328255a commit e1103e5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ MariaDB can be seeded by importing the contents of: `/etc/database.sample.sql`
9595

9696
Memcached memory could be increased in: `/etc/sysconfig/memcached`
9797

98-
The PHP date timezone should be in UTC.
98+
The PHP date timezone should be in UTC, though the code will configure PHP for
99+
this on its own.
99100

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

Comments
 (0)