Skip to content

Commit 8973571

Browse files
committed
🔧 Add some documentation links in default configuration
1 parent 15cbd4e commit 8973571

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

api/src/main/resources/config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TransferProxy configuration file
2+
# If you have any questions or issues, feel free to create an issue here:
3+
# https://github.com/YvanMazy/TransferProxy/issues
4+
15
network:
26
bind-address: "0.0.0.0"
37
bind-port: 25565
@@ -26,6 +30,8 @@ status:
2630
# You can also directly specify the protocol number, such as 766.
2731
protocol: "AUTO"
2832
# Displayed number of online players.
33+
# To display a real number of online players, here is the documentation:
34+
# https://github.com/YvanMazy/TransferProxy/wiki/Display-the-correct-number-of-online-players
2935
online: -1
3036
# Displayed maximum number of online players.
3137
# This value is only used for display and has no real effect.

0 commit comments

Comments
 (0)