mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 04:43:58 +00:00
Add a few more explanatory comments for modifying the trac plugin.
(imported from commit 9995e51bcfdbe46d8211e54b692b0c4f4215f282)
This commit is contained in:
@@ -8,6 +8,11 @@
|
|||||||
#
|
#
|
||||||
# [components]
|
# [components]
|
||||||
# humbug_trac = enabled
|
# humbug_trac = enabled
|
||||||
|
#
|
||||||
|
# You may then need to restart trac (or restart Apache) for the bot
|
||||||
|
# (or changes to the bot) to actually be loaded by trac.
|
||||||
|
#
|
||||||
|
# Our install is trac.humbughq.com:/home/humbug/trac/
|
||||||
|
|
||||||
from trac.core import *
|
from trac.core import *
|
||||||
from trac.util.html import html
|
from trac.util.html import html
|
||||||
|
|||||||
Reference in New Issue
Block a user