forked from elees1219/LineBot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSystemConfig.ini
More file actions
28 lines (23 loc) · 836 Bytes
/
SystemConfig.ini
File metadata and controls
28 lines (23 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[KeywordDictionary]
PossibleDuplicateCDSeconds=60
RepeatCallCDSeconds=10
MaxQueryOutputCount=20
MaxSimpleStringLength=8
MaxInfoOutputCount=3
MaxMessageTrackOutputCount=20
DefaultRankResultCount=10
[Timeout]
Calculator=25
[StickerRanking]
LimitCount=15
HourRange=168
[System]
DuplicateContentBanCount=5
UnlockPasswordLength=8
MaxErrorListOutput=100
[ErrorReport]
DefaultSubjectPrefix=LineBot Error
[WeatherReport]
DefaultIntervalHR=12
DefaultDataRangeHR=60
MaxBatchSearchCount=10