Add support of saving note revision and improve app start and stop procedure to ensure data integrity
This commit is contained in:
@@ -78,7 +78,7 @@ function getserverurl() {
|
||||
}
|
||||
|
||||
var version = '0.4.2';
|
||||
var maintenance = config.maintenance || false;
|
||||
var maintenance = true;
|
||||
var cwd = path.join(__dirname, '..');
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user