885dc5cd81
Bad idea to use attributes which are named after built in functions.
13 lines
301 B
Plaintext
13 lines
301 B
Plaintext
[default] ; poolname
|
|
driver=xen ; the default xen storage
|
|
; class = qubes.storage.xen.XenStorage ; class always overwrites the driver
|
|
;
|
|
; To use our own storage adapter, you need just to specify the module path and
|
|
; class name
|
|
; [pool-b]
|
|
; class = foo.bar.MyStorage
|
|
;
|
|
; [test-dummy]
|
|
; driver=dummy
|
|
|