note that debug mode is really more like develop mode
This commit is contained in:
parent
b679a81cb5
commit
0df1a08165
|
@ -143,6 +143,7 @@ Debug mode may be enabled or disabled by running
|
||||||
.Ic debug Ar on|off .
|
.Ic debug Ar on|off .
|
||||||
In debug mode, secure cookies are disabled and templates are reloaded
|
In debug mode, secure cookies are disabled and templates are reloaded
|
||||||
every request.
|
every request.
|
||||||
|
Debug mode is really more useful for development, not debugging production.
|
||||||
.Ss Import
|
.Ss Import
|
||||||
Data may be imported and converted from other services using the
|
Data may be imported and converted from other services using the
|
||||||
.Ic import
|
.Ic import
|
||||||
|
|
Loading…
Reference in New Issue