mirror of
https://github.com/hazemKrimi/crimson-vault.git
synced 2026-05-01 18:20:27 +00:00
5 lines
113 B
Go
5 lines
113 B
Go
package lib
|
|
|
|
const DEFAULT_PORT int = 6900
|
|
const DEFAULT_CONFIG_DIRECTORY string = ".local/state/crimson-vault"
|