File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ Installation:
52
52
- Copy the config files from /src/nginx to your nginx config directory (default /etc/nginx if you used my config line) and restart nginx
53
53
- Install pgsql and set up your database user.
54
54
- Import the sql files from /src/pgsql to your database. This will set up the two required tables.
55
- - Make sure you update line 18 in subscribers.sql, line 19 of chat.sql and line 23 of users.sql to your database user account.
55
+ - Make sure you update line 18 in subscribers.sql, line 19 of chat.sql, and line 23 of users.sql to your database user account.
56
56
- Edit /lib/database.class.php with your DB info
57
57
- Edit /inc/config.php to your liking
58
58
- Copy everything but /src and /scss to your server.
You can’t perform that action at this time.
0 commit comments