forgejo/modules/setting
Caesar Schinas ca1319aa16
[BRANDING] Rebrand default config settings for new installs (#140)
Replaces `Gitea` with `Forgejo` in the default config settings for new installs.

This will not affect existing installs.

Co-authored-by: Caesar Schinas <caesar@caesarschinas.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/140
Co-authored-by: Caesar Schinas <caesar@noreply.codeberg.org>
Co-committed-by: Caesar Schinas <caesar@noreply.codeberg.org>
2023-02-11 11:56:52 +01:00
..
actions.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-02-11 11:56:52 +01:00
database_sqlite.go
database_test.go
directory.go
federation.go
git.go
i18n.go
incoming_email.go Add support for incoming emails (#22056) 2023-01-14 23:57:10 +08:00
indexer.go
indexer_test.go
lfs.go
log.go Reminder for no more logs to console (#22282) 2023-01-01 22:00:33 +08:00
mailer.go Allow HOST has no port (#22280) 2023-01-11 20:09:24 +00:00
mailer_test.go Allow HOST has no port (#22280) 2023-01-11 20:09:24 +00:00
markup.go
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go Add Chef package registry (#22554) 2023-02-06 09:49:21 +08:00
packages_test.go
picture.go Fix bug of DisableGravatar default value (#22296) 2023-01-01 20:19:23 +08:00
project.go
proxy.go
queue.go
repository.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-02-11 11:56:52 +01:00
service.go Add new captcha: cloudflare turnstile (#22369) 2023-02-05 15:29:03 +08:00
session.go
setting.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-02-11 11:56:52 +01:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go