You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel Mills edited this page Apr 15, 2016
·
4 revisions
Global Configuration
The Global configuration is located at plugins/React/config.yml
# Toggle debugging messages. debug-messages: trueruntime:
# Disable all reactions here (so you can monitor without react helping fix lag)disable-reactions: falsestartup:
# You can turn off update checking here.skip-update-check: false# This feature uses the java Garbage Collector (GC) after startup to clear all of the# Left over garbage within the memory from startup. This frees memory.prevent-memory-leaks: true# You can turn off stats hereanonymous-statistics: truelang:
# You can change the chat tag and author of the books here.tag-name: React
Other Configurations
You can configure every single sampler, and action as you see fit. You can even disable them if you like. See Samplers and Reactions