You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/setting
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663)
2 years ago
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go Add setting `SQLITE_JOURNAL_MODE` to enable WAL (#20535) 2 years ago
database_sqlite.go
database_test.go
directory.go Improve install code to avoid low-level mistakes. (#17779) 3 years ago
federation.go
git.go
i18n.go
indexer.go
indexer_test.go
lfs.go Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
log.go
mailer.go Rework mailer settings (#18982) 2 years ago
markup.go
migrations.go
mime_type_map.go format with gofumpt (#18184) 3 years ago
mirror.go
oauth2_client.go
packages.go
picture.go
project.go
proxy.go
queue.go
repository.go Add disable download source configuration (#20548) 2 years ago
service.go auth/reverseproxy: Add support for full name (#20776) 2 years ago
session.go
setting.go Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
setting_test.go
storage.go
storage_test.go
task.go
webhook.go