feat(storage): rename snapraid_content to snapraid_conf; clarify conf vs content file; add auto-detect and conf viewer
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Rename snapraid_content to snapraid_conf to reflect that this field
|
||||
-- holds the path to the snapraid.conf TEXT configuration file,
|
||||
-- not the binary snapraid.content database file.
|
||||
ALTER TABLE storage_config RENAME COLUMN snapraid_content TO snapraid_conf;
|
||||
Reference in New Issue
Block a user