Delete src/config.ps1
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
function Initialize-SamyConfig {
|
|
||||||
[CmdletBinding()]
|
|
||||||
param()
|
|
||||||
|
|
||||||
# Listening port for HTTP UI
|
|
||||||
$Script:Port = 8082
|
|
||||||
|
|
||||||
# Configurable endpoints
|
|
||||||
$Global:DattoWebhookUrl = 'https://bananas.svstools.ca/dattormm'
|
|
||||||
|
|
||||||
|
|
||||||
# Misc
|
|
||||||
$Script:SamyHintText = ""
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user