-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.ini
21 lines (18 loc) · 934 Bytes
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
; . .
; --+----------------------------------------------------------+--
; . Code by : yasserbdj96 .
; . Email : [email protected] .
; . Github : https://github.com/yasserbdj96 .
; . BTC : bc1q2dks8w8uurca5xmfwv4jwl7upehyjjakr3xga9 .
; --+----------------------------------------------------------+--
; . all posts #yasserbdj96 ,all views my own. .
; --+----------------------------------------------------------+--
; . .
; START{
;default python path:
;ex:
;this option just for windows.
python_default_path=C:\Users\[YOUR_USERNAME]\AppData\Local\Programs\Python\[PYTHON_VERSION]\python.exe
;If python is installed on the path.
;python_default_path=python
;}END.