This commit is contained in:
Owen Schwartz
2024-12-01 19:45:36 -05:00
parent a410abfaba
commit 6f7faf9b72
4 changed files with 12 additions and 7 deletions

View File

@@ -21,10 +21,10 @@ badger:
gerbil:
start_port: 51820
base_endpoint: localhost
base_endpoint: 127.0.0.1
use_subdomain: false
block_size: 16
subnet_group: 10.0.0.0/8
use_subdomain: true
rate_limit:
window_minutes: 1
@@ -36,3 +36,6 @@ email:
smtp_user: no-reply@example.io
smtp_pass: aaaaaaaaaaaaaaaaaa
no_reply: no-reply@example.io
flags:
require_email_verification: true