photoprism/internal/config
Michael Mayer 3e4121cc78 Server: Add "restart required" flag and button to restart the server
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-03-27 19:27:19 +02:00
..
testdata Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
about.go Config: Code clean-up 2023-03-15 17:05:05 +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 Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
client_config.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
client_config_test.go
client_ext.go
config.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
config_app.go
config_app_test.go
config_auth.go
config_auth_test.go
config_cache.go Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
config_const.go Config: Code clean-up 2023-03-15 17:05:05 +01:00
config_convert.go
config_customize.go Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
config_customize_test.go Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
config_db.go
config_db_test.go
config_faces.go
config_faces_test.go
config_features.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
config_features_test.go
config_ffmpeg.go FFmpeg: Allow selection of specific video and audio streams #3284 2023-03-14 18:00:55 +01:00
config_ffmpeg_test.go FFmpeg: Allow selection of specific video and audio streams #3284 2023-03-14 18:00:55 +01:00
config_filepaths.go Config: Improve Wallpaper URI caching and tests 2023-03-20 10:28:01 +01:00
config_filepaths_test.go Config: Use fixed users folder name in the storage path 2023-03-14 23:17:12 +01: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 Config: Rename HttpCacheTTL to HttpCacheMaxAge #3297 2023-03-20 20:37:07 +01:00
config_server_test.go Config: Rename HttpCacheTTL to HttpCacheMaxAge #3297 2023-03-20 20:37:07 +01:00
config_tensorflow.go
config_test.go CLI: Add photoprism connect command 2023-03-24 19:35:29 +01:00
config_tls.go
config_tls_test.go
dsn.go
dsn_test.go
env.go Config: Code clean-up 2023-03-15 17:05:05 +01:00
env_test.go Config: Code clean-up 2023-03-15 17:05:05 +01:00
extensions.go
flags.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
log_error.go
options.go Server: Add "restart required" flag and button to restart the server 2023-03-27 19:27:19 +02:00
options_report.go
options_test.go
report.go Config: Rename HttpCacheTTL to HttpCacheMaxAge #3297 2023-03-20 20:37:07 +01:00
settings.go
test.go
test_test.go
thumbnails.go
values.go