diff --git a/config.example.js b/config.example.js index d27c786591..0ae1d9184e 100644 --- a/config.example.js +++ b/config.example.js @@ -1,5 +1,6 @@ // # Ghost Configuration // Setup your Ghost install for various environments +// Documentation can be found at http://docs.ghost.org/usage/configuration/ var path = require('path'), config;