File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change 59
59
SchemaName = " visor"
60
60
PoolSize = 20
61
61
AllowUpsert = false
62
-
63
- [Queue ]
64
- [Queue .Notifiers ]
65
- [Queue .Notifiers .Notifier1 ]
66
- Network = " tcp"
67
- AddrEnv = " LILY_REDIS_ADDR"
68
- Username = " "
69
- PasswordEnv = " LILY_REDIS_PASSWORD"
70
- DB = 0
71
- PoolSize = 0
72
- [Queue .Workers ]
73
- [Queue .Workers .Worker1 ]
74
- [Queue .Workers .Worker1 .RedisConfig ]
75
- Network = " tcp"
76
- AddrEnv = " LILY_REDIS_ADDR"
77
- Username = " "
78
- PasswordEnv = " LILY_REDIS_PASSWORD"
79
- DB = 0
80
- PoolSize = 0
81
- [Queue .Workers .Worker1 .WorkerConfig ]
82
- Concurrency = 1
83
- LoggerLevel = " debug"
84
- WatchQueuePriority = 5
85
- FillQueuePriority = 3
86
- IndexQueuePriority = 1
87
- WalkQueuePriority = 1
88
- StrictPriority = false
89
- ShutdownTimeout = 30000000000
You can’t perform that action at this time.
0 commit comments