Set demo by server #160
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'd like some way to include a config file or other server option that allows the server to override the demo setting (and always have demo set to true) without having to set it per device or change the build each time.
This is going to turn into a general site configuration file system. Demo mode will be one config option.
Site config obviously doesn't apply to cordova apps. So app settings cannot be completely removed in favor of site configuration.