mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
Update example.yml
This commit is contained in:
@@ -116,14 +116,13 @@ port: 3000
|
|||||||
# Incorrect configuration can cause issues such as difficulty signing in,
|
# Incorrect configuration can cause issues such as difficulty signing in,
|
||||||
# so please configure your settings carefully.
|
# so please configure your settings carefully.
|
||||||
#
|
#
|
||||||
#trustProxy: [
|
#trustProxy:
|
||||||
# '10.0.0.0/8'
|
# - '10.0.0.0/8'
|
||||||
# '172.16.0.0/12'
|
# - '172.16.0.0/12'
|
||||||
# '192.168.0.0/16'
|
# - '192.168.0.0/16'
|
||||||
# '127.0.0.1/32'
|
# - '127.0.0.1/32'
|
||||||
# '::1/128'
|
# - '::1/128'
|
||||||
# 'fc00::/7'
|
# - 'fc00::/7'
|
||||||
#]
|
|
||||||
|
|
||||||
# ┌──────────────────────────┐
|
# ┌──────────────────────────┐
|
||||||
#───┘ PostgreSQL configuration └────────────────────────────────
|
#───┘ PostgreSQL configuration └────────────────────────────────
|
||||||
|
|||||||
Reference in New Issue
Block a user