Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move config option torrent_info_update_interval #151

Merged
merged 1 commit into from
May 16, 2023
Merged

Move config option torrent_info_update_interval #151

merged 1 commit into from
May 16, 2023

Conversation

josecelano
Copy link
Member

@josecelano josecelano commented May 16, 2023

From database section to a new section:

[tracker_statistics_importer]
torrent_info_update_interval = 3600

It's a breaking change.

from database section to a new section:

```
[tracker_statistics_importer]
torrent_info_update_interval = 3600
```
@josecelano josecelano linked an issue May 16, 2023 that may be closed by this pull request
@josecelano josecelano changed the title feat!: [#143] move config option torrent_info_update_interval Move config option torrent_info_update_interval May 16, 2023
@josecelano josecelano changed the title Move config option torrent_info_update_interval Move config option torrent_info_update_interval May 16, 2023
@josecelano josecelano merged commit 9c84608 into torrust:develop May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Move config option torrent_info_update_interval to a new section
1 participant