aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Alex2020-01-10 00:38:20 +1100
committerBen Alex2020-01-10 00:43:39 +1100
commitcbe35850bae597ae8e3fab0419b8352a337bd1e3 (patch)
treeacc9029aa2bb54ecb1aa8dfb0d8d7529e7c0d444
parentbb23dd67ca86d64b0ac8376fa65a2fa14416ce24 (diff)
downloadaur-cbe35850bae597ae8e3fab0419b8352a337bd1e3.tar.gz
Modify config examples to reflect current options
-rw-r--r--PKGBUILD4
-rw-r--r--edemo.ini2
-rw-r--r--fdemo.ini2
3 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d91551b84911..fbd5a552eb42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,8 @@ source=("https://github.com/IbcAlpha/IBC/releases/download/${pkgver}/IBCLinux-${
'ibc@.service')
md5sums=('0f3889c105ebb679e186ff593d2fad3c'
'dd29abc1db10ea9bfbdec1cb3abe3550'
- '630e17a3776f0795b929603a6b35316d'
- '1bd30d4fe0a778c4d5fef526e52a9150'
+ '55001e560331a3ee0c4988961090eff9'
+ 'a1bed3fed40a1a5165fbd86fb8204eec'
'e4cc6b5177719502cbcd9ea3a0152eab')
package() {
diff --git a/edemo.ini b/edemo.ini
index ad4a65d5cde4..4ffe87d9cbdd 100644
--- a/edemo.ini
+++ b/edemo.ini
@@ -7,7 +7,6 @@ CommandServerPort=7464
IbDir=/var/run/ibc/tws/edemo
# Options that rarely require changes
-LogToConsole=no
FIX=no
FIXLoginId=
FIXPassword=
@@ -27,5 +26,6 @@ CommandPrompt=
SuppressInfoMessages=yes
AcceptNonBrokerageAccountWarning=yes
ReadOnlyLogin=no
+ReadOnlyApi=no
SaveTwsSettingsAt=
LogComponents=never
diff --git a/fdemo.ini b/fdemo.ini
index 1f2d8e8ddedc..060677aa3931 100644
--- a/fdemo.ini
+++ b/fdemo.ini
@@ -7,7 +7,6 @@ CommandServerPort=7463
IbDir=/var/run/ibc/tws/fdemo
# Options that rarely require changes
-LogToConsole=no
FIX=no
FIXLoginId=
FIXPassword=
@@ -27,5 +26,6 @@ CommandPrompt=
SuppressInfoMessages=yes
AcceptNonBrokerageAccountWarning=yes
ReadOnlyLogin=no
+ReadOnlyApi=no
SaveTwsSettingsAt=
LogComponents=never