diff options
Diffstat (limited to '.config/example.yml')
| -rw-r--r-- | .config/example.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/example.yml b/.config/example.yml index d69b1cba4f..92b8726623 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -30,9 +30,6 @@ url: https://example.tld/ # The port that your Misskey server should listen on. port: 3000 -# The hostname or address to listen on (default: all) -#host: "127.0.0.1" - # ┌──────────────────────────┐ #───┘ PostgreSQL configuration └──────────────────────────────── |