Search…

X3 Photo Gallery Support Forums

Search…
 
Okular
Topic Author
Posts: 19
Joined: 14 Nov 2022, 07:54

Settings Backup

28 Sep 2024, 12:09

I couldn't find any post exactly related to this question: Is there any way of backing up your current site settings to restore them if you want to continue working on it and try out other layouts/styles?
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Settings Backup

28 Sep 2024, 22:04

Okular wrote: I couldn't find any post exactly related to this question: Is there any way of backing up your current site settings to restore them if you want to continue working on it and try out other layouts/styles?
You can't do that directly from the control panel, but you can easily create backups of config/config.user.json for example by FTP. Simply create a copy of the current file (current settings), and call it config.user.DATE.json (or whatever you like). The config.user.json file contains all your global settings including styles. It does NOT include page-specific settings.
 
Okular
Topic Author
Posts: 19
Joined: 14 Nov 2022, 07:54

Re: Settings Backup

29 Sep 2024, 11:13

@mjau-mjau

Thank you!