photoprism/internal/config
Michael Mayer c49c5e3b8b Config: Improve CLI flag command help #3132
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-01-20 00:37:51 +01:00
..
testdata Server: Add Error 404 Not Found template and change ext to .gohtml #840 2022-10-18 22:19:41 +02:00
about.go Update year in copyright notices 2023-01-11 16:43:01 +01:00
cli_context.go
cli_flag.go
cli_flag_test.go
cli_flags.go
cli_flags_report.go
cli_flags_test.go
client_assets.go
client_assets_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
client_config.go Frontend: Add upgrade page and update about page 2022-11-27 18:00:55 +01:00
client_config_test.go Auth: Fix login URI in public mode #98 2022-11-23 19:48:39 +01:00
client_ext.go
config.go Config: Add option to set a proxy for outgoing connections #3132 2023-01-19 20:46:27 +01:00
config_auth.go Auth: Fix login URI in public mode #98 2022-11-23 19:48:39 +01:00
config_auth_test.go Auth: Add dummy LDAP service #98 2022-11-22 22:14:34 +01:00
config_const.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
config_customize.go
config_customize_test.go
config_db.go MariaDB: Make version check compatible with 10.10 #2913 2022-11-18 12:49:17 +01:00
config_db_test.go
config_faces.go
config_faces_test.go
config_features.go
config_features_test.go
config_ffmpeg.go
config_ffmpeg_test.go
config_filepaths.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
config_filepaths_test.go Convert: Set explicit LD_LIBRARY_PATH for external tools #2726 2022-10-26 18:51:28 +02:00
config_metadata.go
config_metadata_test.go
config_proxy.go Config: Add option to set a proxy for outgoing connections #3132 2023-01-19 20:46:27 +01:00
config_proxy_test.go Config: Add option to set a proxy for outgoing connections #3132 2023-01-19 20:46:27 +01:00
config_raw.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
config_raw_test.go
config_resample.go
config_resample_test.go
config_server.go Config: Do not search empty template paths for files #2946 2022-11-28 10:22:53 +01:00
config_server_test.go Server: Add Error 404 Not Found template and change ext to .gohtml #840 2022-10-18 22:19:41 +02:00
config_tensorflow.go
config_test.go Security: Change default site URLs to HTTP and add HTTPS init target 2022-10-20 16:19:28 +02:00
config_tls.go Security: Change default site URLs to HTTP and add HTTPS init target 2022-10-20 16:19:28 +02:00
config_tls_test.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
dsn.go
dsn_test.go
env.go
env_test.go
extensions.go
flags.go Config: Improve CLI flag command help #3132 2023-01-20 00:37:51 +01:00
log_error.go
options.go Config: Improve CLI flag command help #3132 2023-01-20 00:37:51 +01:00
options_report.go Docs: Add command that generates an overview of YAML config values 2023-01-15 15:36:20 +01:00
options_test.go
report.go Config: Improve CLI flag command help #3132 2023-01-20 00:37:51 +01:00
settings.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
test.go Update year in copyright info 2023-01-11 16:48:18 +01:00
test_test.go
thumbnails.go
values.go