Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 3133927

Browse files
committed
Move globals.go to constants.go
1 parent e40174c commit 3133927

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

src/shared/constants.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
package shared
22

33
const BoundedParallelismLimit = 50
4+
const ConfigFilename = "kssh-client.config"

src/shared/globals.go

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)