Merge pull request #1755 from illspirit/master
Small typo in "check sample configuration"
This commit is contained in:
commit
e645c6badd
|
@ -339,7 +339,7 @@ Check the sample configuration files provided in the repo with the ones being us
|
|||
|
||||
# Run these commands as the discourse user
|
||||
cd /var/www/discourse
|
||||
diff -u config/discourse_defaults.comf config/discourse.conf
|
||||
diff -u config/discourse_defaults.conf config/discourse.conf
|
||||
|
||||
#### Example 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue