forgejo/modules/setting
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622)
This patch provide a mechanism to disable RSS/Atom feed.

Signed-off-by: Xinyu Zhou <i@sourcehut.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-11-21 13:14:58 +08:00
..
attachment.go
cache.go
cors.go Add configuration for CORS allowed headers (#21747) 2022-11-11 14:39:27 +08:00
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
directory.go
federation.go
git.go
i18n.go
indexer.go
indexer_test.go
lfs.go
log.go
mailer.go
markup.go
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go
packages_test.go
picture.go
project.go
proxy.go
queue.go
repository.go
service.go
session.go
setting.go Allow disable RSS/Atom feed (#21622) 2022-11-21 13:14:58 +08:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go