„gitea.schoenenberger.de/etc/gitea/app.ini“ ändern

Alte Kommentare entfernt
This commit is contained in:
2024-06-06 16:51:40 +00:00
parent edd96b33f3
commit ca582b9211
-11
View File
@@ -22,8 +22,6 @@ SSH_DOMAIN = ssg.local
DOMAIN = ssg.local DOMAIN = ssg.local
HTTP_PORT = 3000 HTTP_PORT = 3000
ROOT_URL = http://gitea.schoenenberger.de ROOT_URL = http://gitea.schoenenberger.de
#ROOT_URL = http://gitea.ssg.local
#ROOT_URL = http://gitea:3000/
DISABLE_SSH = false DISABLE_SSH = false
SSH_PORT = 22 SSH_PORT = 22
LFS_START_SERVER = true LFS_START_SERVER = true
@@ -40,15 +38,6 @@ MAILER_TYPE = sendmail
SENDMAIL_PATH = /usr/sbin/sendmail SENDMAIL_PATH = /usr/sbin/sendmail
SENDMAIL_ARGS = "--" SENDMAIL_ARGS = "--"
#[mailer]
#ENABLED = true
##HOST = mail.schoenenberger.de:465
#HOST = 195.243.223.1:25
##SMTP_ADDR = 195.243.223.1
##SMTP_PORT = 25
#FROM = gitea@schoenenberger.de
#USER = m.stangl@schoenenberger.de
#PASSWD = Haqa9059
[service] [service]
REGISTER_EMAIL_CONFIRM = true REGISTER_EMAIL_CONFIRM = true