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

7 lines
69 B
Go
Raw Permalink Normal View History

2023-06-17 21:36:15 +03:00
package static
var (
MaxMetadataWidth = 10
MaxMetadataDepth = 5
)