Compare commits

..

No commits in common. "45910947e7f7042f60311e70786645385edd9015" and "a1a470712b75ea94e9c52e51f091e8d6cc4782ac" have entirely different histories.

View File

@ -55,7 +55,7 @@ func newConfig() *Config {
MaxImgWidth: 1920, MaxImgWidth: 1920,
PDFDir: "/var/www/cpolis/pdfs", PDFDir: "/var/www/cpolis/pdfs",
Port: ":1664", Port: ":1664",
Version: "v0.16.2", Version: "v0.16.1",
WebDir: "/var/www/cpolis/web", WebDir: "/var/www/cpolis/web",
} }
} }