add vscode config

This commit is contained in:
Mario Fetka
2024-05-11 08:46:10 +02:00
parent 90245ee2d6
commit a2937292fa
8 changed files with 11 additions and 11 deletions

View File

@@ -12,13 +12,13 @@ BanUnbanIP=false
BaseDir=@MYSTIC_DIR@
; Logfielformat not inplemented at the moment ist hardcoded to YYYYMMDD
; Logfile Format not implemented at the moment ist hardcoded to YYYYMMDD
LogFileFormat=YYYY-MM-DD
[Ip2Location]
; Pleas Create an Free Account at https://lite.ip2location.com/ and fill in the Token
; if you Buy the the Service you can CHange the Database to reflect your purchase.
; But chose the BIN Veriosn for the download
; But chose the BIN Version for the download
Token=PleasePutTokenHere
Database=DB1LITEBIN

View File

@@ -12,7 +12,7 @@ echo "Yes | Sending Out Echo/Net Mail | Semaphore | 00:00 | mutil mailo
echo "Yes | Toss Incom Echo/Net Mail | Semaphore | 00:00 | mutil mailin | Yes | echomail.in|netmail.in | echomail.in|netmail.in | 0 | -------" >> ${DBP_INFO}
echo "Yes | Poll Echomail | Inteval | 01:05 | mis poll forced|mutil mailin | Yes | | | | SMTWTFS" >> ${DBP_INFO}
echo "" >> ${DBP_INFO}
echo "Bevore activating any services you have to configure the ${MYSTIC_DIR}/dbp.ini file to your needs and installed services" >> ${DBP_INFO}
echo "Before activating any services you have to configure the ${MYSTIC_DIR}/dbp.ini file to your needs and installed services" >> ${DBP_INFO}
echo "then you can start the ./cron -f dbp.ini as the mystic user" >> ${DBP_INFO}
echo "" >> ${DBP_INFO}
echo "==============================================================================================================" >> ${DBP_INFO}