simov / express-admin

MySQL, MariaDB, PostgreSQL, SQLite admin for Node.js
MIT License
1.18k stars 223 forks source link

Add more config properties #113

Open flyingsky opened 8 years ago

flyingsky commented 8 years ago
  1. defaultTheme to set default theme, before value is always 'default'.
  2. syncSettings to disable auto sync settings.json if set it to false.
  3. Add events property in config when embed admin in app, so it doesn't limit use events.js, we can use typescript.
flyingsky commented 8 years ago

The latest pwd module doesn't release, so we need wait, but the source code is changed.