Add sample config file

This commit is contained in:
ChronosX88 2020-07-15 22:15:48 +04:00
parent 1996546a73
commit f34b4e3596
2 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@ -0,0 +1 @@
/.config.toml

11
sample_config.toml Normal file
View File

@ -0,0 +1,11 @@
# A list of enabled plugins (or extensions) in server
EnabledPlugins = []
# Server domain names (e.g. example.com)
ServerDomains = []
# Path to directory with plugin assemblies
PluginsDirPath = ""
# ID of this server in terms of Cadmium federation network. WARNING! This ID should be maximally unique.
ServerID = ""