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
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286)
4 years ago
..
attachment.go
cache.go Ensure memcache TTL cannot be over 30 days (#14592) 4 years ago
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go Move database settings from models to setting (#7806) 6 years ago
git.go Add pager to the branches page (#14202) 4 years ago
indexer.go Avoid setting the CONN_STR in issue indexer queue unless it is meant to be set (#13069) 5 years ago
indexer_test.go
lfs.go
log.go use level config in main section when subsection not set level (#15176) 4 years ago
mailer.go
markup.go
migrations.go
picture.go
project.go
queue.go Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 5 years ago
repository.go
service.go Add ui.explore settings to control view of explore pages (2) (#14094) 4 years ago
session.go Add SameSite setting for cookies (#14900) 4 years ago
setting.go Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
setting_test.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
storage.go
storage_test.go
task.go
webhook.go