mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
unified refs to authtoken file to a const string
This commit is contained in:
parent
17d7bc01ef
commit
8827d67cc6
4 changed files with 8 additions and 5 deletions
|
@ -140,3 +140,5 @@ const (
|
|||
CHAFF_FREQ_MSECS_MIN = 1
|
||||
CHAFF_FREQ_MSECS_MAX = 300000 // 5 minutes
|
||||
)
|
||||
|
||||
const XS_ID_AUTHTOKFILE = ".config/xs/.xs_id"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue