mirror of https://github.com/vector-im/riot-web
Encourage false positives of the error dialog to result in tickets
parent
ae624658c9
commit
75b1d813f1
|
@ -1,6 +1,7 @@
|
||||||
# To enable CSS hot-reload, set the following variable to 1.
|
# To enable CSS hot-reload, set the following variable to 1.
|
||||||
CSS_HOT_RELOAD=1
|
CSS_HOT_RELOAD=1
|
||||||
# To use the annoying and inconsistent full page error dialog, set this to 1.
|
# To use the full page error dialog, set this to 1. Please report false positives to
|
||||||
|
# the issue tracker for handling.
|
||||||
FULL_PAGE_ERRORS=0
|
FULL_PAGE_ERRORS=0
|
||||||
# To use a single theme, uncomment the line with the theme you want to hot-reload.
|
# To use a single theme, uncomment the line with the theme you want to hot-reload.
|
||||||
MATRIX_THEMES='light'
|
MATRIX_THEMES='light'
|
||||||
|
|
Loading…
Reference in New Issue