mirror of
https://github.com/weloe/token-go.git
synced 2025-10-05 07:26:50 +08:00
15 lines
243 B
INI
15 lines
243 B
INI
[TokenConfig]
|
|
tokenStyle=uuid
|
|
tokenName=myTokenName
|
|
timeout=2592000
|
|
activityTimeout=-1
|
|
dataRefreshPeriod=30
|
|
autoRenew=true
|
|
isConcurrent=true
|
|
isShare=true
|
|
maxLoginCount=12
|
|
isReadBody=true
|
|
isReadHeader=true
|
|
isReadCookie=true
|
|
isWriteHeader=false
|