1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 08:14:59 +01:00
gitea/modules/setting
KN4CK3R efe77eec85
Unified custom config creation (#16012)
* Unified custom config creation.

* Fixed log message.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-05-29 19:44:14 +01:00
..
attachment.go
cache.go
cors.go
cron_test.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 2021-05-25 22:50:35 -04:00
lfs.go Unified custom config creation (#16012) 2021-05-29 19:44:14 +01:00
log.go
mailer.go
markup.go
migrations.go
mime_type_map.go
oauth2_client.go
picture.go
project.go
queue.go Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 2021-05-25 22:50:35 -04:00
repository.go
service.go
session.go
setting_test.go
setting.go Unified custom config creation (#16012) 2021-05-29 19:44:14 +01:00
storage_test.go
storage.go
task.go
webhook.go