Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #12459

Closed (moved)
Open
Opened Jun 25, 2014 by Colin Childs@colin

Move mod_auto_accept_subscriptions.lua to /usr/local on Moschatum

I had initially requested that mod_auto_accept_subscriptions.lua be placed into /usr/lib, however I have been informed that this is bad practice. I have modified the Prosody config to also look for modules in /usr/local/lib. The modified configuration is available on Moschatum at /home/colin/prosody.cfg.lua, and I have provided a diff below.

32,33d31
< plugin_paths = { "/usr/lib/prosody/modules"; "/usr/local/lib/prosody/modules"; };
<

The directory /usr/local/lib/prosody/modules will need to be created, and the module will need to be moved from /usr/lib/prosody/modules. After the module has been moved, please restart Prosody.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#12459