Brain: Set --brain-client-features default from 3 to 2

This commit is contained in:
Jens Steube
2018-11-11 10:13:38 +01:00
parent 5ad07a6f64
commit a5818facf2
2 changed files with 23 additions and 17 deletions

View File

@@ -539,7 +539,7 @@ typedef enum user_options_defaults
BITMAP_MIN = 16,
#ifdef WITH_BRAIN
BRAIN_CLIENT = false,
BRAIN_CLIENT_FEATURES = 3,
BRAIN_CLIENT_FEATURES = 2,
BRAIN_PORT = 6863,
BRAIN_SERVER = false,
BRAIN_SESSION = 0,