photoprism/internal/config
Michael Mayer a7872a684b SQLite: Set _busy_timeout default to reduce locking issues #2707
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-09-15 07:29:09 +02:00
..
testdata Config: Update unit tests after changing develop base image 2022-09-02 16:19:18 +02:00
about.go Backend: Run "make fmt" with Go v1.19 2022-08-10 16:09:21 +02:00
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
client_config.go Albums: Ignore private pictures only if feature is enabled #2570 2022-08-31 17:42:57 +02:00
client_config_test.go
client_ext.go
config.go Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
config_auth.go Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
config_auth_test.go
config_const.go Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
config_customize.go Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
config_customize_test.go
config_db.go SQLite: Set _busy_timeout default to reduce locking issues #2707 2022-09-15 07:29:09 +02:00
config_db_test.go SQLite: Set _busy_timeout default to reduce locking issues #2707 2022-09-15 07:29:09 +02:00
config_ext.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 Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
config_filepaths_test.go Config: Update unit tests after changing develop base image 2022-09-02 16:19:18 +02:00
config_metadata.go
config_metadata_test.go Config: Update unit tests after changing develop base image 2022-09-02 16:19:18 +02:00
config_raw.go Images: Add AV1 Image File Format (AVIF) support #2706 2022-09-15 00:43:08 +02:00
config_raw_test.go Config: Update unit tests after changing develop base image 2022-09-02 16:19:18 +02:00
config_report.go SQLite: Set _busy_timeout default to reduce locking issues #2707 2022-09-15 07:29:09 +02:00
config_resample.go
config_resample_test.go
config_server.go
config_server_test.go
config_tensorflow.go
config_test.go Auth: Add "PHOTOPRISM_ADMIN_USER" option and refactor user table #98 2022-09-02 21:30:50 +02:00
dsn.go SQLite: Set _busy_timeout default to reduce locking issues #2707 2022-09-15 07:29:09 +02:00
dsn_test.go SQLite: Set _busy_timeout default to reduce locking issues #2707 2022-09-15 07:29:09 +02:00
env.go
env_test.go
log_error.go
options.go SQLite: Set _busy_timeout default to reduce locking issues #2707 2022-09-15 07:29:09 +02:00
options_cli.go SQLite: Set _busy_timeout default to reduce locking issues #2707 2022-09-15 07:29:09 +02:00
options_test.go
settings.go
settings_download.go
settings_feature.go
settings_import.go
settings_index.go
settings_maps.go
settings_search.go
settings_share.go
settings_stack.go
settings_template.go
settings_test.go
settings_ui.go
test.go Config: Update unit tests after changing develop base image 2022-09-02 16:19:18 +02:00
test_test.go
thumbnails.go
values.go