mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-31 18:30:57 +00:00
Merge remote-tracking branch 'forgejo/forgejo-privacy' into forgejo
This commit is contained in:
commit
2c496b31c2
5 changed files with 77 additions and 11 deletions
|
@ -1029,6 +1029,7 @@ Default templates for project boards:
|
|||
- `ENABLE_SUCCESS_NOTICE`: **true**: Set to false to switch off success notices.
|
||||
- `SCHEDULE`: **@every 168h**: Cron syntax for scheduling a work, e.g. `@every 168h`.
|
||||
- `HTTP_ENDPOINT`: **https://dl.gitea.io/gitea/version.json**: the endpoint that Gitea will check for newer versions
|
||||
- `DOMAIN_ENDPOINT`: **release.forgejo.org**: the domain that, if specified, Gitea will check for newer versions. This is preferred over `HTTP_ENDPOINT`.
|
||||
|
||||
#### Cron - Delete all old system notices from database (`cron.delete_old_system_notices`)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue