Skip to content

Draft: Add `enable-disk` flag

Jaime Martinez requested to merge 543-pages-root-false into master

What does this MR do?

Introduces the flag enable-disk=true by default. This flag will allow people use NFS instead of Object Storage.

When enable-disk=false the NFS mount won't be needed anymore and Pages will not try to scan the directory for files to serve.

This flag will replace domain-config-source starting from %14.0, so this change feels redundant with domain-config-source and use-legacy-store together but it will be clearer in once we remove domain-config-source in #382 (closed)

Depends on !457 (merged)

TODO

Related to #543 (closed)

Edited by Jaime Martinez

Merge request reports