##// END OF EJS Templates
comments: fix extracing auth_user from the passed in objects. Before if auth_user is empty we could relly on INT or STR passed in
comments: fix extracing auth_user from the passed in objects. Before if auth_user is empty we could relly on INT or STR passed in

File last commit:

r2034:7f42b8f2 default
r3026:71b96937 stable
Show More
install-steps.rst
14 lines | 314 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rhodecode-post-instal-ref:
Post Installation Tasks
=======================
The following tasks are the most common post installation requirements. Use
the information in these sections to configure your instance of |RCM|.
.. toctree::
setup-email
database-string
docs: updated enable celery documentation
r2034 configure-celery
project: added all source files and assets
r1 migrate-repos