-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathneard.conf
69 lines (52 loc) · 1.25 KB
/
neard.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
; -- SETTINGS
lang = "english"
timezone = "Europe/Paris"
notepad = "notepad.exe"
maxLogsArchives = "50"
logsVerbose = "3"
scriptsTimeout = "120"
;========================
; No edits necessary beyond this line.
; If you made some changes, you have to reload and/or restart Neard.
;========================
; -- MAIN
defaultLang = "english"
hostname = "yuana-PC"
browser = "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
online = "0"
launchStartup = "0"
; -- BINS
apacheVersion = "2.4.29"
apacheEnable = "1"
phpVersion = "7.1.12"
phpEnable = "1"
mysqlVersion = "5.7.18"
mysqlEnable = "0"
mariadbVersion = "10.2.7"
mariadbEnable = "1"
postgresqlVersion = "9.6.3"
postgresqlEnable = "0"
nodejsVersion = "8.9.3"
nodejsEnable = "1"
redisVersion = "2.4.6"
redisEnable = "1"
; -- TOOLS
composerVersion = "1.5.6"
consoleVersion = "2.00.148.4"
drushVersion = "8.1.15"
ghostscriptVersion = "9.22"
gitVersion = "2.15.1.2"
ngrokVersion = "2.2.8"
perlVersion = "5.26.0.1"
phpmetricsVersion = "1.9.2"
phpunitVersion = "6.5.5"
wpcliVersion = "0.24.1"
xdcVersion = "1.0b5"
yarnVersion = "1.3.2"
; -- APPS
adminerVersion = "4.3.1"
gitlistVersion = "0.6.0"
phpmemadminVersion = "0.1.0.41"
phpmyadminVersion = "4p6"
phppgadminVersion = "5.2"
webgrindVersion = "1.4.0"