photoprism/internal/config
Michael Mayer c82a4b2287 HTTP: Refactor Unix socket support #2337 #3595
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-08-14 10:43:05 +02:00
..
testdata
about.go
cli_context.go
cli_flag.go Backend: Update Go dependencies 2023-06-01 16:35:07 +02:00
cli_flag_test.go
cli_flags.go
cli_flags_report.go
cli_flags_test.go Config: Update flags.go and cli_flags_test.go 2023-05-13 19:38:54 +02:00
client_assets.go
client_assets_test.go
client_config.go
client_config_test.go
client_ext.go
config.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
config_app.go Video: Add transcoding libs and improve error handling #3466 2023-07-15 15:17:41 +02:00
config_app_test.go
config_auth.go
config_auth_test.go
config_cache.go
config_const.go Backend: Update Go dependencies 2023-06-01 16:35:07 +02:00
config_convert.go
config_customize.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_customize_test.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_db.go
config_db_test.go
config_faces.go Config: Make options available to all users 2023-05-13 16:02:49 +02:00
config_faces_test.go
config_features.go
config_features_test.go
config_ffmpeg.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
config_ffmpeg_test.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
config_filepaths.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
config_filepaths_test.go Config: Make PhotoPrism compatible with MariaDB 11 #3443 2023-06-02 17:07:10 +02:00
config_metadata.go
config_metadata_test.go
config_proxy.go
config_proxy_test.go
config_raw.go
config_raw_test.go
config_resample.go
config_resample_test.go
config_server.go HTTP: Refactor Unix socket support #2337 #3595 2023-08-14 10:43:05 +02:00
config_server_test.go HTTP: Refactor Unix socket support #2337 #3595 2023-08-14 10:43:05 +02:00
config_tensorflow.go
config_test.go Config: Generate default HTTPS/TLS certificate on first startup #3509 2023-06-28 16:50:04 +02:00
config_tls.go Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509 2023-07-15 12:01:06 +02:00
config_tls_test.go Security: Add PHOTOPRISM_DEFAULT_TLS config option #3509 2023-07-15 12:01:06 +02:00
dsn.go
dsn_test.go
env.go CLI: Reduce logging output in production environments #3370 2023-05-05 09:55:00 +02:00
env_test.go
error.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
extensions.go CLI: Reduce logging output in production environments #3370 2023-05-05 09:55:00 +02:00
flags.go Backend: Support listening on Unix Socket #2337 #3595 2023-08-14 10:00:35 +02:00
log_error.go
options.go HTTP: Refactor Unix socket support #2337 #3595 2023-08-14 10:43:05 +02:00
options_report.go
options_test.go
report.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
settings.go Config: Refactor directory initialization and improve inline docs 2023-06-14 16:44:45 +02:00
test.go
test_test.go
thumbnails.go Video: Refactor FFmpeg Transcoding Size Limit #3466 #3498 #3549 2023-07-18 15:15:04 +02:00
values.go