##// END OF EJS Templates
configs: use new style of comments on .ini files....
configs: use new style of comments on .ini files. - This will allow better diffing options with control mako templates - main problem was ## comments which in mako we needed to escape. - cleanup configurations with some nicer formatting/comments

File last commit:

r3693:f470fd2e new-ui
r4169:089413ab default
Show More
system-admin.rst
32 lines | 784 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rhodecode-admin-ref:
System Administration
=====================
The following are the most common system administration tasks.
.. only:: latex
* :ref:`vcs-server`
* :ref:`apache-ws-ref`
* :ref:`nginx-ws-ref`
* :ref:`rhodecode-tuning-ref`
* :ref:`indexing-ref`
* :ref:`rhodecode-reset-ref`
.. toctree::
docs: updated documentation structure
r3693 system_admin/config-files-overview
system_admin/vcs-server
system_admin/svn-http
system_admin/svn-path-permissions
system_admin/gunicorn-ssl-support
system_admin/apache-config
system_admin/nginx-config
system_admin/backup-restore
system_admin/tuning-rhodecode
system_admin/indexing
system_admin/reset-information
system_admin/enable-debug
system_admin/admin-tricks
system_admin/cleanup-cmds