mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Backport #27555 by @wolfogre It should be OK to increase the default queue length since the default type is "level". IMO, the old default length (100) is a little too small. See https://github.com/go-gitea/gitea/issues/27540#issuecomment-1754269491 IIRC, a larger length could lead to more memory usage only when the type is "channel," but it's an obscure case. Otherwise, it's just a limit (for "level" or "redis"). Co-authored-by: Jason Song <i@wolfogre.com> |
1 year ago | |
---|---|---|
.. | ||
config | 1 year ago | |
actions.go | 1 year ago | |
actions_test.go | 2 years ago | |
admin.go | ||
api.go | ||
asset_dynamic.go | 2 years ago | |
asset_static.go | 2 years ago | |
attachment.go | 2 years ago | |
attachment_test.go | 2 years ago | |
cache.go | ||
camo.go | ||
config.go | 1 year ago | |
config_env.go | 1 year ago | |
config_env_test.go | 1 year ago | |
config_provider.go | 1 year ago | |
config_provider_test.go | 1 year ago | |
cors.go | 2 years ago | |
cron.go | 2 years ago | |
cron_test.go | 2 years ago | |
database.go | 2 years ago | |
database_sqlite.go | ||
database_test.go | ||
federation.go | ||
git.go | 2 years ago | |
git_test.go | 2 years ago | |
highlight.go | ||
i18n.go | ||
incoming_email.go | ||
indexer.go | 2 years ago | |
indexer_test.go | ||
lfs.go | 2 years ago | |
lfs_test.go | 2 years ago | |
log.go | 2 years ago | |
log_test.go | 2 years ago | |
mailer.go | 2 years ago | |
mailer_test.go | 2 years ago | |
markup.go | 2 years ago | |
metrics.go | ||
migrations.go | ||
mime_type_map.go | ||
mirror.go | 2 years ago | |
oauth2.go | 2 years ago | |
other.go | 2 years ago | |
packages.go | 2 years ago | |
packages_test.go | 2 years ago | |
path.go | 2 years ago | |
path_test.go | 2 years ago | |
picture.go | 2 years ago | |
project.go | ||
proxy.go | ||
queue.go | 1 year ago | |
repository.go | 2 years ago | |
repository_archive.go | 2 years ago | |
repository_archive_test.go | 2 years ago | |
security.go | 2 years ago | |
server.go | 2 years ago | |
service.go | 1 year ago | |
service_test.go | 2 years ago | |
session.go | 1 year ago | |
setting.go | 2 years ago | |
setting_test.go | ||
ssh.go | 2 years ago | |
storage.go | 2 years ago | |
storage_test.go | 2 years ago | |
task.go | 2 years ago | |
time.go | 2 years ago | |
ui.go | 2 years ago | |
webhook.go |