mirror of
https://github.com/mrusme/neonmodem.git
synced 2024-11-03 04:27:16 -05:00
5 lines
98 B
Go
5 lines
98 B
Go
package lemmy
|
|
|
|
// Limit the maximum number of subscription queries
|
|
const MaxSubscriptions = 10000
|