Skip to content
Discussion options

You must be logged in to vote

check in _appdata
mysettings.json
i dont know, but test it.
sudo nano /fuxa/server/_appdata/mysettings.json

{
    "language": "en",
    "uiPort": 1881,
    "secureEnabled": false,
    "tokenExpiresIn": "",
    "broadcastAll": false,
    "smtp": {
        "host": "",
        "port": 587,
        "mailsender": "",
        "username": ""
    },
    "daqstore": {
        "type": "SQlite",  <-------
        "credentials": {},
        "retention": "year1"
    },
    "alarms": {
        "retention": "year1"
    },
    "logFull": false
}

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by 2veinte
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants