Updated Reconfigure ews.cfg (markdown)

Marco Ochse 2019-05-29 11:04:13 +02:00
parent 2602b46e0f
commit a7f38870c4

@ -37,7 +37,7 @@ vi /opt/tpot/etc/tpot.yml
### 4. Modify `ews.cfg` according to your own taste or as instructed and set correct permissions: ### 4. Modify `ews.cfg` according to your own taste or as instructed and set correct permissions:
``` ```
vi /data/ews/conf/ews.cfg vi /data/ews/conf/ews.cfg
chmod 760 /data/ews/conf/ews.cfg chmod 770 /data/ews/conf/ews.cfg
chown tpot:tpot /data/ews/conf/ews.cfg chown tpot:tpot /data/ews/conf/ews.cfg
``` ```