Skip to content

Commit 9990163

Browse files
committed
tell atlastrep do not use internet by default
1 parent 411450a commit 9990163

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
--- a/pkg/atlasrep/gap/userpref.g 2022-09-06 17:41:17.000000000 -0300
2+
+++ b/pkg/atlasrep/gap/userpref.g 2022-10-29 07:46:48.580833277 -0300
3+
@@ -46,7 +46,7 @@
4+
this information depends on the value of the preference at the time \
5+
when the AtlasRep package and its data extensions get loaded."
6+
],
7+
- default:= true,
8+
+ default:= false,
9+
values:= [ true, false ],
10+
multi:= false,
11+
package:= "AtlasRep",

0 commit comments

Comments
 (0)