0

Is it possible, to deactive an app (all requests will get a error answer from the app42 service) for a while (or even better, for all except one special user), update the database and after everything is valid again, reactivate the app again?

prom85
  • 16,896
  • 17
  • 122
  • 242

1 Answers1

0

You can easily deactivate your app through dashboard. Follow just simple steps:

  • Login to your AppHQ Management Console
  • Click on View Apps under App Manager section
  • Click on Disable to deactivate your app

Same you can follow when you have to activate click on enable.

Let me know if it helps.

Naresh
  • 632
  • 4
  • 19
  • this seems to be the only possibility... not what I wanted, but the only solution.. thanks though – prom85 Dec 16 '14 at 07:11