~jan0sch/smederee

Showing details for patch 422373d751c7d4f3ccc77785754955a91e8a4bc5.
2022-09-05 (Mon), 12:58 PM - Jens Grassel - 422373d751c7d4f3ccc77785754955a91e8a4bc5

VCS: Change default location of darcs repositories directory

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • modules/hub/src/main/resources/reference.conf with 1 added and 1 removed lines
diff -rN -u old-smederee/modules/hub/src/main/resources/reference.conf new-smederee/modules/hub/src/main/resources/reference.conf
--- old-smederee/modules/hub/src/main/resources/reference.conf	2025-02-02 11:57:18.881239517 +0000
+++ new-smederee/modules/hub/src/main/resources/reference.conf	2025-02-02 11:57:18.881239517 +0000
@@ -104,7 +104,7 @@
     #   \_ user2
     #        \_ repo1
     # ```
-    repositories-directory = /var/db/smederee/darcs
+    repositories-directory = /srv/smederee/darcs
     repositories-directory = ${?SMEDEREE_DARCS_REPOS_DIR}
     # The path to the darcs binary executable. If not a full path (i.e. just
     # `darcs`) it must be present on the `$PATH` of the environment under which