Class Settings.HISTORY
java.lang.Object
com.fastasyncworldedit.core.configuration.Settings.HISTORY
- Enclosing class:
- Settings
- 
Field SummaryFieldsModifier and TypeFieldDescriptionintbooleanintintbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
USE_DISKpublic boolean USE_DISK
- 
USE_DATABASEpublic boolean USE_DATABASE
- 
COMBINE_STAGESpublic boolean COMBINE_STAGES
- 
SEND_BEFORE_HISTORYpublic boolean SEND_BEFORE_HISTORY
- 
COMPRESSION_LEVELpublic int COMPRESSION_LEVEL
- 
BUFFER_SIZEpublic int BUFFER_SIZE
- 
DELETE_AFTER_DAYSpublic int DELETE_AFTER_DAYS
- 
DELETE_ON_LOGOUTpublic boolean DELETE_ON_LOGOUT
- 
DELETE_DISK_ON_LOGOUTpublic boolean DELETE_DISK_ON_LOGOUT
- 
ENABLE_FOR_CONSOLEpublic boolean ENABLE_FOR_CONSOLE
- 
STORE_REDOpublic boolean STORE_REDO
- 
SMALL_EDITSpublic boolean SMALL_EDITS
 
- 
- 
Constructor Details- 
HISTORYpublic HISTORY()
 
-