mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
9 lines
194 B
Go
9 lines
194 B
Go
/*
|
|
Package config contains CLI config related config functionality.
|
|
|
|
Additional information can be found in our Developer Guide:
|
|
|
|
https://github.com/photoprism/photoprism/wiki
|
|
*/
|
|
package config
|