diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-06-19 15:41:53 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-06-19 15:41:53 -0300 |
commit | 63acedf110a0a59eca87a10f014d9a730b169bc2 (patch) | |
tree | 3f7628e83c3ac11fbb67ddc6f2d49c250af567d4 | |
parent | 57e111c5eb6fa30c0f0a759fb14b6a1d97d5e2a4 (diff) | |
download | kvmx-63acedf110a0a59eca87a10f014d9a730b169bc2.tar.gz kvmx-63acedf110a0a59eca87a10f014d9a730b169bc2.tar.bz2 |
TODO: support for user-wide configuration overrides
-rw-r--r-- | IDEAS.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ * Support for other Spice clients such as [Remmina](https://remmina.org). +* Support for user-wide configurations that override both the sample and the + guest `kvmxfile`. + * Support for multiple source/targets pairs (analogous to `shared_folders`) at: * `provision_rsync` |