aboutsummaryrefslogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
authornecrashter2022-04-23 17:17:18 +0300
committerYigit Sever2022-04-23 18:10:12 +0300
commitd2354a6b8af567afab7873645f6878f39d0de3fd (patch)
treea69dc6163c3f96ff1453dbc62e6641682636e674 /config.yaml
parentf53292861c382484ce13d7af98e288bda97c55d0 (diff)
downloadgradecoin-d2354a6b8af567afab7873645f6878f39d0de3fd.tar.gz
gradecoin-d2354a6b8af567afab7873645f6878f39d0de3fd.tar.bz2
gradecoin-d2354a6b8af567afab7873645f6878f39d0de3fd.zip
Config struct documentation
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml
index e2f6b72..fe2502a 100644
--- a/config.yaml
+++ b/config.yaml
@@ -1,7 +1,7 @@
1# The name of the network 1# The name of the network
2name: mainnet 2name: mainnet
3# URL Prefix for this network 3# URL Prefix for this network
4# For example, url_prefix is "example", register at "gradecoin.xyz/example/register" 4# For example, if url_prefix is "example", register at "gradecoin.xyz/example/register"
5url_prefix: "" 5url_prefix: ""
6# List of users who can register 6# List of users who can register
7# CSV file: userID,password 7# CSV file: userID,password