We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f32dd9 commit dd5220cCopy full SHA for dd5220c
1 file changed
stashcp.py
@@ -28,8 +28,7 @@
28
29
main_redirector = "root://redirector.osgstorage.org"
30
stash_origin = "root://stash.osgconnect.net"
31
-writeback_host = "http://redirector.osgstorage.org"
32
-#writeback_host = "http://stash-xrd.osgconnect.net:1094"
+writeback_host = "http://stash-xrd.osgconnect.net:1094"
33
34
# Global variable for nearest cache
35
nearest_cache = None
0 commit comments