remove whitespace before internal settings and add realtime config to settings.development.coffee.example

This commit is contained in:
Henry Oswald 2015-03-05 18:06:06 +00:00
parent 4a19804aa9
commit a2a2c23f76

View file

@ -192,6 +192,9 @@ module.exports =
# spelling:
# port: spellingPort = 3005
# host: "localhost"
# realTime:
# port: realTimeport = 3026
# host: "localhost"
# If you change the above config, or run some services on remote servers,
# you need to tell the other services where to find them: