pasty/internal/static/static.go

7 lines
69 B
Go

package static
var (
MaxMetadataWidth = 10
MaxMetadataDepth = 5
)