galaxy-api/settings_local.js.dist

4 строки
110 B
Plaintext
Исходник Обычный вид История

2014-02-05 10:00:08 +04:00
exports.DEBUG = true;
exports.SECRET = 'Change this to something witty.';
exports.FLUSH_DB_ON_PREFILL = true;