[schnapps] specify snapshot local storage path in /etc/config/schnapps?

Being aware of

  • schnapps -d, and
  • ROOT_DEV="/dev/x" in /etc/schnapps/config

I was wondering whether the local storage path could be also somehow be specified in /etc/config/schnapps instead, similar to

config remote 'remote'
   option path '/turris/backups'

Perhaps something like

config local 'local'
   option path '/path/to/local/snapshot storage'

?