mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
368 B
368 B
Topics flags
This module provides 2 helpers to parse collections of topics.
- List of topics, such as:
statusd -topic.register=whisper -topic.register=les
- List of topics with limits per topic. Main use case is to define per-protocol peer limits:
statusd -topic.search=whisper=7,9 -topic.search=mailserver=1,1 -topic.search=les=1,2