Hey team!
I am weary of being able to visit https://mysite.co.nz/admin/site_settings.json and which gives me a complete list of all my settings I have changed.
Now my problem is, I am using discourse as SaaS, and don’t use the whole package, which gives me issues when needing to bash into the box.
Basically i have these site settings, and would like to import them into my uat forum here: https://forum.uat.forumpage/
I want to do this because i want to change settings in the UAT environment while I build a version 2 of my theme, but i will find it impossible to monitor which settings are changed.
Ideally i would like to import my prod settings into UAT, make changes, tweak styles, and then when i port over my UAT theme into prod I will also be able to import my settings.
For example, a setting that will change is that we want to swap the categories from just categories with boxes, to categories with the latest. Styling the latter will result in different classes, so the problem would be when i then export and then import the UAT theme into production I will also need these settings to change or it will all fall over.
Edit: I am also weary there is a settings.yml file that comes bundled when i export my theme. This also is not correct because that file doesn’t contain my settings
Hope this all makes sense.
Kind regards,
Phillip