a287830d1f
Adds the new "--http-video-maxage SECONDS" config option. Signed-off-by: Michael Mayer <michael@photoprism.app>
5 lines
44 B
Go
5 lines
44 B
Go
package thumb
|
|
|
|
var (
|
|
CachePublic = false
|
|
)
|