Mainsail Settings Storage
cron410 opened this issue · 2 comments
cron410 commented
Where are the settings stored for Mainsail? When I docker-compose down
and then docker-compose up -d
again the webcam settings and GUI preferences are wiped out. I tried finding any possible modified files in the container with find / -type d -mmin -2 -print
directly after adding my webcams, but it doesn't seem like the settings are stored anywhere in the container filesystem.
dimalo commented
Mainsail settings are stored in your browsers local storage (think of it like cookies)
so if you clean your browser's cache they're gone or if you visit mainsail only through private browsing windows.
try setting the url as favorite. I'm mainly using fluidd but settings stay same, at least on the same browser.
cron410 commented
Yea I finally got Fluidd working by manually adding a printer, it wasn't
defaulted to port 7125.
Opera doesn't clear any cookies that I know of, but i think I'm going to
give up on Mainsail and keep using Fluidd like I was before moving to
Docker.
…On Tue, Jan 18, 2022, 5:28 PM dimalo ***@***.***> wrote:
Mainsail settings are stored in your browsers local storage (think of it
like cookies)
so if you clean your browser's cache they're gone or if you visit mainsail
only through private browsing windows.
try setting the url as favorite. I'm mainly using fluidd but settings stay
same, at least on the same browser.
—
Reply to this email directly, view it on GitHub
<#28 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXQVE3GTLVPVSG63SDFYPDUWXSQRANCNFSM5L7KQLRQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>