#3332 protonmsg: age config name mismatch
Closed: Fixed by tkopecek. Opened by mikem.

In the docs and the example config, we instruct users to specify max_age in the [queue] section. However in the code, we have:

CONFIG.getint('queue', 'age', fallback=24)

Code added in #2441

Metadata Update from @mikem:
- Custom field Size adjusted to None

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.29
- Issue tagged with: bug

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit c9bca5b9 fixes this issue

Commit ff500a2c fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/3332

Please continue any further discussion there.

Metadata
Related Pull Requests