• 5 Posts
  • 13 Comments
Joined 25 days ago
cake
Cake day: February 24th, 2026

help-circle


  • osanna@lemmy.vgtoSelfhosted@lemmy.worldI've tried ownCloud.
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 days ago

    i know it’s two years later, but the CSRF can be solved with CSRF_TRUSTED_ORIGINS = ['https://your.domain.here/'] in conf/seahub_settings.py file. Just putting it here for anyone else that comes across this. Please note, do NOT put a trailing slash on the end of the domain. Lemmy will NOT let me put it there without adding the trailing /













  • I use DokuWiki, and i love that it’s plaintext files. it makes backing them up so much easier. I can literally just zip the directory, then upload to somewhere else.

    I am the only user on it, and i don’t use too many advanced features, so I don’t know how it stacks up against other more advanced wikis, such as mediawiki or wiki.js. Though I do use a lot of plugins, such as the infobox plugin. I love that plugin. It doesn’t rival MediWiki’s infobox, but it does the job well enough for me.

    Note: I only have about 300 pages, so i have no idea how it stacks up against thousands or millions of pages, like MediaWiki.