diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 2 |
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 |
2 | name: mainnet | 2 | name: 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" |
5 | url_prefix: "" | 5 | url_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 |