RE: Changing storage from external back to Local.
Previously recorded here by @Wise: Also, you must manually move files, and manually set database for storage engine. UNA will NOT switch from Local if a file exists.
You must move them. Then goto storage database and change the engine manually.
Question: What is this database table called? I can't find it. I have, of course, changed these values in the UNA general Settings, in the Storage section.
THANK YOU!
- 121
Comments
Hello @banister !
This record is available in the `sys_options` table.
After the actual files move you need manually change engine for the storage objects in `engine` field in `sys_objects_storage` table as specified here https://unacms.com/wiki/Remote-Storage
Can I change the storage path in terminal after moving the files please