photoprism/internal/config
Michael Mayer 1ad34478de Increase default jpeg-size to 7680 x 4320 px #388
It's easier to decrease this when you've made a mistake than the other way.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-07-15 08:30:28 +02:00
..
testdata Backend: Add unit tests for internal/config 2020-07-14 09:18:47 +02:00
auth.go Use static logo in sidebar navigation 2020-06-26 16:11:56 +02:00
auth_test.go Refactor config and worker tests for better performance 2020-07-13 20:25:47 +02:00
client.go Rename "thumbnails" to "thumbs" and group api functions in one file 2020-07-13 17:25:27 +02:00
client_test.go Refactor config and worker tests for better performance 2020-07-13 20:25:47 +02:00
config.go Rename "thumbnails" to "thumbs" and group api functions in one file 2020-07-13 17:25:27 +02:00
config_test.go Refactor config and worker tests for better performance 2020-07-13 20:25:47 +02:00
darktable.go Thumbs: Use fit_4096 in favor of fit_3840 and add convert limit #362 #388 2020-07-13 15:23:54 +02:00
darktable_test.go Refactor config and worker tests for better performance 2020-07-13 20:25:47 +02:00
db.go Thumbs: Use fit_4096 in favor of fit_3840 and add convert limit #362 #388 2020-07-13 15:23:54 +02:00
doc.go Docs: Fix indentation 2020-06-23 13:53:11 +02:00
errors.go Backend: Refactor config tests 2020-04-30 16:09:05 +02:00
filenames.go Use gettext for backend translations too 2020-07-15 01:26:54 +02:00
filenames_test.go Backend: Add unit tests for internal/config 2020-07-14 09:18:24 +02:00
flags.go Increase default jpeg-size to 7680 x 4320 px #388 2020-07-15 08:30:28 +02:00
params.go Rename PHOTOPRISM_CONVERT_SIZE to PHOTOPRISM_JPEG_SIZE #388 2020-07-14 14:30:19 +02:00
params_test.go Backend: Add unit tests for internal/config 2020-07-13 18:48:56 +02:00
resample.go Rename PHOTOPRISM_CONVERT_SIZE to PHOTOPRISM_JPEG_SIZE #388 2020-07-14 14:30:19 +02:00
resample_test.go Rename PHOTOPRISM_CONVERT_SIZE to PHOTOPRISM_JPEG_SIZE #388 2020-07-14 14:30:19 +02:00
runtime.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
runtime_test.go Add template settings; remove twitter config value 2020-05-05 18:26:44 +02:00
server.go Use static logo in sidebar navigation 2020-06-26 16:11:56 +02:00
server_test.go Refactor config and worker tests for better performance 2020-07-13 20:25:47 +02:00
settings.go Use gettext for backend translations too 2020-07-15 01:26:54 +02:00
settings_test.go Maps: Add animation duration to settings 2020-03-31 18:56:52 +02:00
tensorflow.go Simplify configuration #66 2020-05-31 02:09:52 +02:00
test.go Remove database DSN and init call from test config 2020-07-13 20:41:16 +02:00
test_test.go Backend: Add unit tests for internal/config 2020-07-13 18:48:56 +02:00
thumbs.go Rename "thumbnails" to "thumbs" and group api functions in one file 2020-07-13 17:25:27 +02:00