mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 18:14:53 +02:00
Constrict blocks and use CGNAT range for default
This commit is contained in:
parent
38544cc2d6
commit
a85303161c
2 changed files with 6 additions and 6 deletions
|
@ -23,9 +23,9 @@ gerbil:
|
|||
start_port: 51820
|
||||
base_endpoint: {{.Domain}}
|
||||
use_subdomain: false
|
||||
block_size: 16
|
||||
site_block_size: 29
|
||||
subnet_group: 10.0.0.0/8
|
||||
block_size: 24
|
||||
site_block_size: 30
|
||||
subnet_group: 100.89.137.0/20
|
||||
|
||||
rate_limits:
|
||||
global:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue