mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 07:55:46 +01:00
minor tweaks to config default, and text copy update on registration page
updated readme to mention the upload_path option
This commit is contained in:
@@ -6,7 +6,7 @@ var config = {
|
||||
"base_url": "http://localhost",
|
||||
|
||||
// relative path for uploads
|
||||
"upload_path": "/uploads/",
|
||||
"upload_path": "/public/uploads/",
|
||||
|
||||
"use_port": true,
|
||||
"port": 4567,
|
||||
|
||||
Reference in New Issue
Block a user