mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 00:17:03 +03:00
Merge pull request #1341 from tomrittervg/contributing-readme
Tell people how to debug JavaScript
This commit is contained in:
commit
0166506b3a
1 changed files with 14 additions and 0 deletions
|
|
@ -18,4 +18,18 @@
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
**Debugging JavaScript**
|
||||||
|
|
||||||
|
1. Edit data/\_data_/\_default_/configs/application.ini
|
||||||
|
2. Set 'use_app_debug_js' (and optionally 'use_app_debug_css') to 'On'
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Editing HTML Template Files**
|
||||||
|
|
||||||
|
1. Edit data/\_data_/\_default_/configs/application.ini
|
||||||
|
2. Set 'cache_system_data' to Off
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
If you have any questions, open an issue or email support@rainloop.net.
|
If you have any questions, open an issue or email support@rainloop.net.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue