Devel info
-
On devel instances, we need to be able to distinguish between production and devel instances. To do this, it is now possible to set a config boolean variable named
isDevel
. If this is set to true, info is shown in the nav bar. -
Resolves #386 (closed)