mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
[manual] Move git checkouts from /home/humbug/humbug to /home/humbug/zulip.
(imported from commit d58be28e57fcb3b5585c0018f1dbb53adf5067df)
This commit is contained in:
@@ -30,5 +30,5 @@ def commit_notice_destination(repo, branch, commit):
|
||||
# Return None for cases where you don't want a notice sent
|
||||
return None
|
||||
|
||||
ZULIP_API_PATH = "/home/humbug/humbug/api"
|
||||
ZULIP_API_PATH = "/home/humbug/zulip/api"
|
||||
ZULIP_SITE = "https://staging.zulip.com"
|
||||
|
||||
Reference in New Issue
Block a user