You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common.conf
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -165,15 +165,17 @@ options.resolvers: {
165
165
04: "dbuild-unchecked: https://scala-ci.typesafe.com/artifactory/dbuild-unchecked/" // for sbt plugins not available on ivy (they'll fail the pom check on the `dbuild` cache repo above)
166
166
}
167
167
168
-
// we don't have enough disk space to keep stuff longer
168
+
# new behemoths have much more disk space, so let's try keeping stuff
169
+
# substantially longer (2 weeks instead of 4-5 days) and see what
170
+
# the effect on disk space usage is, starting March 17 2018
0 commit comments