Skip to content

Commit

Permalink
Update config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
UplandJacob authored Oct 12, 2024
1 parent e96bdc9 commit ee5ba06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eaglercraft-relay/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ options:
world-ratelimit-limit: 32
world-ratelimit-lockout-limit: 48
world-ratelimit-lockout-duration: 600
origin-whitelist:
origin-whitelist: []
real-ip-header-name: X-Real-IP
enable-real-ip-header: false
show-local-worlds: true
Expand All @@ -56,7 +56,7 @@ schema:
world-ratelimit-lockout-limit: int
world-ratelimit-lockout-duration: int
origin-whitelist:
- str
- str?
real-ip-header-name: str
enable-real-ip-header: bool
show-local-worlds: bool
Expand Down

0 comments on commit ee5ba06

Please sign in to comment.