1
0
mirror of https://github.com/lus/pasty.git synced 2023-08-10 21:13:09 +03:00
pasty/internal/static/static.go
2023-06-17 20:36:15 +02:00

7 lines
69 B
Go

package static
var (
MaxMetadataWidth = 10
MaxMetadataDepth = 5
)