summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-09-20 17:45:53 +0300
committerMunyoki Kilyungi2024-09-20 17:45:53 +0300
commitfd81338405813419b004d242f0d83979fe9bcee7 (patch)
tree74d662b6ec969e87484c340592601ebeb27b0c78 /topics
parent5e5bdb27763b8ba7321122d38987a9999fd82af7 (diff)
downloadgn-gemtext-fd81338405813419b004d242f0d83979fe9bcee7.tar.gz
Drop section in virtuos local dev article.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'topics')
-rw-r--r--topics/engineering/working-with-virtuoso-locally.gmi8
1 files changed, 0 insertions, 8 deletions
diff --git a/topics/engineering/working-with-virtuoso-locally.gmi b/topics/engineering/working-with-virtuoso-locally.gmi
index 43f44c8..af249a5 100644
--- a/topics/engineering/working-with-virtuoso-locally.gmi
+++ b/topics/engineering/working-with-virtuoso-locally.gmi
@@ -13,14 +13,6 @@ cp $HOME/.guix-profile/var/lib/virtuoso/db/virtuoso.ini ./virtuoso.ini
virtuoso-t +foreground +wait +debug
```
-In the virtuoso.ini file, update the following field. Here are example entries:
-
-```
-DirsAllowed = ., /gnu/store/60xg4nj45p6bicinf5fc9xnc92nbsdx4-virtuoso-ose-7.2.11/share/virtuoso/vad, /usr/share/proj
-```
-
-"DirsAllowed" allows you to view the directory where you'll load your TTL files, and allows you to use "ld_dir" within isql.
-
## Common Virtuoso Operations
Use isql to load up data: