8 lines
189 B
Go
8 lines
189 B
Go
/*
|
|
Package config contains filesystem related utility functions.
|
|
|
|
Additional information can be found in our Developer Guide:
|
|
|
|
https://github.com/photoprism/photoprism/wiki
|
|
*/
|
|
package util
|