##// END OF EJS Templates
gunicorn: moved all configuration of gunicorn workers to .ini files....
gunicorn: moved all configuration of gunicorn workers to .ini files. - ini files should be the only config source - gunicorn config only brings a logic we don't want to change - memory monitoring will be now controlled by .ini file as well.

File last commit:

r2428:27f2c76b default
r4098:ef7e0089 default
Show More
security-tips.rst
16 lines | 293 B | text/x-rst | RstLexer
/ docs / admin / security-tips.rst
project: added all source files and assets
r1 .. _sec-tips:
=============
Security Tips
=============
The following section contains security tips for ensuring your |RCE|
instances are configured in as secure a manner as possible.
.. toctree::
sec-your-server
sec-x-frame
sec-instance-basics
sec-ip-white
docs: added sophos utm9 example config
r2428 sec-sophos-umc