-
Notifications
You must be signed in to change notification settings - Fork 51
Configuring
Daniel Mills edited this page Mar 31, 2016
·
4 revisions
The Global configuration is located at plugins/React/config.yml
# Toggle debugging messages here
debug-messages: true
startup:
# This runs a garbage collection at startup
# To fix any classpath leaks, and startup memory used
# That is now considered garbage.
prevent-memory-leaks: true
# This is used by React. Do not change these values.
state:
reloading: false