##// END OF EJS Templates
settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow....
settings: reduce number of settings fetch since it uses locking for cache invalidation and is generally slow. We anyway load it per-request so we can re-use this.

File last commit:

r3290:ac4e4e5a default
r3855:e1ec64bd default
Show More
online-editing.rst
10 lines | 262 B | text/x-rst | RstLexer

Online Editing

|RCE| has an integrated online editor, allowing you to edit files in the browser. The online editor has syntax highlighting and the ability to fork, merge, and commit changes to files.