Rename the "server-minimal" config and create the "minimal-net" config

This commit is contained in:
Ribbon 2024-06-12 13:14:17 +00:00 committed by Jeremy Soller
parent 419a4cf6b9
commit 5ac0e40375
9 changed files with 78 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# Minimal configuration
include = ["../../server-minimal.toml"]
include = ["../../minimal.toml"]
# General settings
[general]