5 lines
120 B
Go
5 lines
120 B
Go
package utils
|
|
|
|
// E621_MAX_POST_COUNT is the maximum allowable post count for E621.
|
|
const E621_MAX_POST_COUNT = 320
|