menu
serverpod_chat_server package
documentation
module.dart
ChatConfig
postMessagesGlobally property
postMessagesGlobally property
dark_mode
light_mode
postMessagesGlobally
property
bool
postMessagesGlobally
final
Post messages globally in the server cluster (i.e. use Redis).
Implementation
final bool postMessagesGlobally;
serverpod_chat_server package
documentation
module
ChatConfig
postMessagesGlobally property
ChatConfig class