Skip to content

Commit 71b4d1f

Browse files
authored
Improved wording in the Configs' Info section (#140)
1 parent 51e70bc commit 71b4d1f

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

wiki/configs/Core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav_order: 1
99
# Core-Config
1010

1111
> **Info:**
12-
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
12+
> When a "default" is mentioned for any option, it is meant that if the option is commented out or removed, that is what BlueMap will use as a fallback.
1313
> This may not be the same as the option that is pre-filled-in.
1414
{: .info }
1515

wiki/configs/Maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You will probably want to change at least the [`world`](#world) and [`name`](#na
1717
but you don't actually have to! By keeping them the same, you can have multiple maps of the same world.
1818

1919
> **Info:**
20-
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
20+
> When a "default" is mentioned for any option, it is meant that if the option is commented out or removed, that is what BlueMap will use as a fallback.
2121
> This may not be the same as the option that is pre-filled-in.
2222
{: .info }
2323

wiki/configs/Plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav_order: 2
99
# Plugin-Config
1010

1111
> **Info:**
12-
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
12+
> When a "default" is mentioned for any option, it is meant that if the option is commented out or removed, that is what BlueMap will use as a fallback.
1313
> This may not be the same as the option that is pre-filled-in.
1414
{: .info }
1515

wiki/configs/Webapp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav_order: 3
99
# Webapp-Config
1010

1111
> **Info:**
12-
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
12+
> When a "default" is mentioned for any option, it is meant that if the option is commented out or removed, that is what BlueMap will use as a fallback.
1313
> This may not be the same as the option that is pre-filled-in.
1414
{: .info }
1515

wiki/configs/Webserver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav_order: 4
99
# Webserver-Config
1010

1111
> **Info:**
12-
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
12+
> When a "default" is mentioned for any option, it is meant that if the option is commented out or removed, that is what BlueMap will use as a fallback.
1313
> This may not be the same as the option that is pre-filled-in.
1414
{: .info }
1515

wiki/configs/storages/File.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav_order: 1
99
# File-Config
1010

1111
> **Info:**
12-
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
12+
> When a "default" is mentioned for any option, it is meant that if the option is commented out or removed, that is what BlueMap will use as a fallback.
1313
> This may not be the same as the option that is pre-filled-in.
1414
{: .info }
1515

wiki/configs/storages/SQL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ nav_order: 1
99
# SQL-Config
1010

1111
> **Info:**
12-
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
12+
> When a "default" is mentioned for any option, it is meant that if the option is commented out or removed, that is what BlueMap will use as a fallback.
1313
> This may not be the same as the option that is pre-filled-in.
1414
{: .info }
1515

0 commit comments

Comments
 (0)