This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/setting
2021-10-20 16:37:19 +02:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
federation.go Add nodeinfo endpoint for federation purposes (#16953) 2021-09-28 01:38:06 +02:00
git.go
indexer.go
indexer_test.go
lfs.go
log.go
mailer.go
markup.go
migrations.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
mime_type_map.go
mirror.go
oauth2_client.go
picture.go add /assets as root dir of public files (#15219) 2021-04-28 12:35:06 +00:00
project.go
proxy.go Add proxy settings and support for migration and webhook (#16704) 2021-08-18 21:10:39 +08:00
queue.go
repository.go
service.go
session.go
setting.go Use a variable but a function for IsProd because of a slight performance increment (#17368) 2021-10-20 16:37:19 +02:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go