Add timestamp option

This commit is contained in:
Milan Nikolic
2019-10-06 05:48:12 +02:00
parent 1c342a67df
commit adf2a742e6
11 changed files with 98 additions and 40 deletions

View File

@@ -28,7 +28,8 @@ type Server struct {
Rotate int
NoWebGL bool
NoWebGL bool
Timestamp bool
FileName string