##// END OF EJS Templates
markdown-renderer: use lazy loaded markdown renderers initialization....
markdown-renderer: use lazy loaded markdown renderers initialization. - they are heavy to initialize, and should be cached. - we're not caching it at load time, but on access time after this change. - speeds up application start.

File last commit:

r1:854a839a default
r3239:1b708774 default
Show More
public-access.rst
12 lines | 402 B | text/x-rst | RstLexer
/ docs / admin / public-access.rst
project: added all source files and assets
r1 .. _public-access:
Public Access
-------------
By default |RCM| allows users to read all **public** |repos|. User
permissions and |repo| access can be configured explicitly,
and those permissions will override any default settings. The default
settings can be found under the following section:
* :menuselection:`Admin --> Permissions --> Object`
* :menuselection:`Admin --> Permissions --> Global`