5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
|
# Gitea access token. The token should have permissions to manage users.
|
||
|
token = ""
|
||
|
# The gitea instance URL beginning wth "https://".
|
||
|
server = "https://"
|