mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-23 10:05:10 -07:00
Address server review comments for deck share links
This commit is contained in:
parent
8f674aab78
commit
30ed2a69a0
19 changed files with 348 additions and 66 deletions
|
|
@ -468,3 +468,8 @@ cleanup_interval=60
|
|||
; Maximum number of decks a single share link can contain.
|
||||
; Default: 50
|
||||
max_decks_per_share=50
|
||||
|
||||
; Maximum number of share links a single user may create per day.
|
||||
; A value of 0 disables the limit.
|
||||
; Default: 0
|
||||
max_shares_per_day=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue