diff options
Diffstat (limited to 'Remote/Web.hs')
-rw-r--r-- | Remote/Web.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Remote/Web.hs b/Remote/Web.hs index 38546c717..b0d12002c 100644 --- a/Remote/Web.hs +++ b/Remote/Web.hs @@ -54,6 +54,7 @@ gen r _ _ gc = localpath = Nothing, repo = r, readonly = True, + globallyAvailable = True, remotetype = remote } |