// DEFAULT SETTINGS FILE // READ ME: Don't edit these, copy 'settingsUser.js' to '/content/settingsUser.js' and edit that. // The copy file is done so that you can set your own settings/database/content etc but have // and not have the repo override them or conflict with repo updates. function SettingsDefault() { this.database = "content/database.ndtl"; }