mirror of
https://github.com/photoprism/photoprism-docs.git
synced 2026-04-25 10:45:52 +03:00
[PR #112] [CLOSED] Add an example for changing the config values with docker-compose #129
Labels
No labels
bug
docs 📚
done
enhancement
enhancement
help wanted
idea
low-priority
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism-docs#129
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/photoprism/photoprism-docs/pull/112
Author: @Coloradohusky
Created: 4/13/2022
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
3633c05added example for changing the config values with docker-compose📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
docs/getting-started/docker-compose.md(+1 -0)📄 Description
Was having a hard time figuring out how to change the config values with, say,
--originals-limit, so I figured out how to do it, and added an example in the Docker Compose page. The example shows you how to use--debugto enable debugging logs, however is applicable to any config option change.Note that this example is for photoprism:preview, not photoprism:latest.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.