summaryrefslogtreecommitdiff
path: root/netfs/fuse/fuseConfig.ice
diff options
context:
space:
mode:
Diffstat (limited to 'netfs/fuse/fuseConfig.ice')
-rw-r--r--netfs/fuse/fuseConfig.ice3
1 files changed, 2 insertions, 1 deletions
diff --git a/netfs/fuse/fuseConfig.ice b/netfs/fuse/fuseConfig.ice
index 2d2bf9f..ea489ac 100644
--- a/netfs/fuse/fuseConfig.ice
+++ b/netfs/fuse/fuseConfig.ice
@@ -22,7 +22,8 @@ module NetFS {
["slicer:name:async"]
bool Async = false;
- Mapping::Mapper mapper;
+ ["slicer:name:mapper"]
+ Mapping::Mapper Mapper;
};
["slicer:key:name","slicer:value:resource","slicer:item:resource"]