photoprism/internal/config
Michael Mayer 5ec2d9e9a4 Backend: Add config parameters #99 #157 #180
This commit adds config parameters for thumbnail quality, max thumbnail size and geocoding api as well as a flag to to disable TensorFlow.

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-06 06:59:35 +01:00
..
testdata Add test for settings.go 2019-12-17 19:29:43 +01:00
client.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
config.go Backend: Add config parameters #99 #157 #180 2020-01-06 06:59:35 +01:00
config_test.go Backend: Initialize test db with fixtures #84 #129 2020-01-06 02:14:17 +01:00
db.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
doc.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
errors.go Backend: Implement NSFW config flags 2019-12-15 17:19:16 +01:00
filenames.go Backend: Fix import / index bugs 2020-01-04 07:56:56 +01:00
flags.go Backend: Add config parameters #99 #157 #180 2020-01-06 06:59:35 +01:00
params.go Backend: Add config parameters #99 #157 #180 2020-01-06 06:59:35 +01:00
params_test.go Rename context package to config and fsutil to util 2019-05-06 23:18:10 +02:00
server.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
settings.go Backend: Refactor config package and add Workers() func 2020-01-02 00:03:07 +01:00
settings_test.go Add test for settings.go 2019-12-17 19:29:43 +01:00
tensorflow.go Backend: Add config parameters #99 #157 #180 2020-01-06 06:59:35 +01:00
test.go Backend: Initialize test db with fixtures #84 #129 2020-01-06 02:14:17 +01:00
test_test.go Add tests for test.go 2019-12-22 19:21:47 +01:00
thumbnails.go Share available thumbnail types with JS frontend 2019-05-14 16:04:17 +02:00