Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
argv1 authored Jan 22, 2021
1 parent f6d5fcb commit 0a1d2d8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[SETTINGS]

; This is optional. If not given, script will ask for it at runtime.
Username = argv1
; Storing password in plain-text is not recommended.
; Using this option is not recommended, instead let the script ask for your password at runtime.
Password = YOUR-PASSWORD

0 comments on commit 0a1d2d8

Please sign in to comment.