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
techknowlogick 88b585c2e0
Store repository data in data path if not previously set (#13991)
5 years ago
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go When reinitialising DBConfig reset the database use flags (#13796) 5 years ago
database_sqlite.go
database_test.go
git.go Fixed git args duplication (#13411) 5 years ago
indexer.go
indexer_test.go
lfs.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 5 years ago
log.go
mailer.go
markup.go
migrations.go Add Allow-/Block-List for Migrate & Mirrors (#13610) 5 years ago
picture.go
project.go
queue.go
repository.go Store repository data in data path if not previously set (#13991) 5 years ago
service.go
session.go
setting.go Set RUN_MODE prod by default (#13765) 5 years ago
storage.go Storage configuration support `[storage]` (#13314) 5 years ago
task.go
webhook.go