Set production mode in Presenter – after authentication

Notice: This thread is very old.
pseudonym
Member | 57
+
0
-

Hi,
is there a way to set production mode for example for signed user with role admin? I am using GettextTranslator for translating my page and I want to enable this feature in production server but only for signed admin user.

thanks in advance for your answers

Jan Tvrdík
Nette guru | 2595
+
0
-

@pseudonym: Production mode = not development mode (no visible debug bar etc.). Why would you want other users to use development mode?