ipfs.service: add missing new word, remove discouraged deprecated advice

This commit is contained in:
Aminda Suomalainen 2025-02-02 10:13:59 +02:00
parent 7630b893a0
commit c5d7ccaca2
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -6,8 +6,7 @@ After=network.target mullvad-connect.service
# IMPORTANT! If you are running on a VPS/dedicated/similar
# `ipfs init --profile=server` or immediately after setting it up
# `ipfs profile apply server`.
# I would probably recommend `ipfs init --profile=badgerds && ipfs profile apply server`
# `ipfs config profile apply server`.
# REF: https://github.com/ipfs/go-ipfs/issues/4343 "Running IPFS on VPS
# (closed in favour of https://github.com/ipfs/go-ipfs/issues/6932
# "[META] Private Addresses In Public")