Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion wiki/configs/Core.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nav_order: 1
# Core-Config

> **Info:**
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
> 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.
> This may not be the same as the option that is pre-filled-in.
{: .info }

Expand Down
2 changes: 1 addition & 1 deletion wiki/configs/Maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You will probably want to change at least the [`world`](#world) and [`name`](#na
but you don't actually have to! By keeping them the same, you can have multiple maps of the same world.

> **Info:**
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
> 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.
> This may not be the same as the option that is pre-filled-in.
{: .info }

Expand Down
2 changes: 1 addition & 1 deletion wiki/configs/Plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nav_order: 2
# Plugin-Config

> **Info:**
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
> 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.
> This may not be the same as the option that is pre-filled-in.
{: .info }

Expand Down
2 changes: 1 addition & 1 deletion wiki/configs/Webapp.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nav_order: 3
# Webapp-Config

> **Info:**
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
> 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.
> This may not be the same as the option that is pre-filled-in.
{: .info }

Expand Down
2 changes: 1 addition & 1 deletion wiki/configs/Webserver.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nav_order: 4
# Webserver-Config

> **Info:**
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
> 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.
> This may not be the same as the option that is pre-filled-in.
{: .info }

Expand Down
2 changes: 1 addition & 1 deletion wiki/configs/storages/File.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nav_order: 1
# File-Config

> **Info:**
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
> 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.
> This may not be the same as the option that is pre-filled-in.
{: .info }

Expand Down
2 changes: 1 addition & 1 deletion wiki/configs/storages/SQL.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nav_order: 1
# SQL-Config

> **Info:**
> When a "default" is mentioned for any option, it is meant that if the option is commented out, that is what BlueMap will use.
> 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.
> This may not be the same as the option that is pre-filled-in.
{: .info }

Expand Down