#3332 protonmsg: age config name mismatch
Closed: Fixed 2 years ago by tkopecek. Opened 2 years ago 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)

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

2 years ago

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

2 years ago

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

2 years ago

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

2 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #3344 Merged 2 years ago