Mercurial > public > sg101
view messages/__init__.py @ 1235:05d618e3f353 modernize tip
Add unit test for max_users command.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 06 Jun 2025 08:18:35 -0500 |
parents | 53eaeb29bd2a |
children |
line wrap: on
line source
default_app_config = 'messages.apps.MessagesConfig' MSG_BOX_LIMIT = 30 # hard limit on # of msgs per box