You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
503 B
Plaintext

[smegit]
DEBUG=false
# if first character ~ will be relative to users home, otherwise absolute
WORKDIR=~/smegit
COMMONREPO=https://src.koozali.org/smeserver/common.git
# OpenAI key for readme comment lookup.
OPENAI_API_KEY=<key - ask Brian for his..>
[local]
USER=<local GITEA user name>
GITEAHOST=<local GITEA URL>
GITEAACCESSTOKEN=<access token for local GITEA>
[remote]
USER=<remote GITEA user name>
GITEAHOST=https://src.koozali.org
GITEAACCESSTOKEN=<access token for https://src.koozali.org GITEA>