mirror of https://github.com/zulip/zulip.git
documentation: Fix "you you" typos in docs/comments/logs.
This commit is contained in:
parent
51d25bad09
commit
80b86c7b16
|
@ -177,7 +177,7 @@ authorized_for_all_hosts=*
|
||||||
# can issue host or service related commands via the command
|
# can issue host or service related commands via the command
|
||||||
# CGI (cmd.cgi) for all hosts and services that are being monitored.
|
# CGI (cmd.cgi) for all hosts and services that are being monitored.
|
||||||
# By default, users can only issue commands for hosts or services
|
# By default, users can only issue commands for hosts or services
|
||||||
# that they are contacts for (unless you you choose to not use
|
# that they are contacts for (unless you choose to not use
|
||||||
# authorization). You may use an asterisk (*) to authorize any
|
# authorization). You may use an asterisk (*) to authorize any
|
||||||
# user who has authenticated to the web server.
|
# user who has authenticated to the web server.
|
||||||
|
|
||||||
|
|
|
@ -57,6 +57,6 @@ if [ -z "$QUIET" ]; then
|
||||||
echo
|
echo
|
||||||
echo " /home/zulip/deployments/current/manage.py generate_realm_creation_link"
|
echo " /home/zulip/deployments/current/manage.py generate_realm_creation_link"
|
||||||
echo
|
echo
|
||||||
echo "This generates a secure, single-use link that you you can use to set up "
|
echo "This generates a secure, single-use link that you can use to set up "
|
||||||
echo "a Zulip organization from the convenience of your web browser."
|
echo "a Zulip organization from the convenience of your web browser."
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -14,7 +14,7 @@ Receive GitLab notifications in Zulip!
|
||||||
sidebar. Click on **Integrations**.
|
sidebar. Click on **Integrations**.
|
||||||
|
|
||||||
1. Set **URL** to the URL you generated. Select the
|
1. Set **URL** to the URL you generated. Select the
|
||||||
[events](#filtering-incoming-events) you you would like to receive
|
[events](#filtering-incoming-events) you would like to receive
|
||||||
notifications for, and click **Add Webhook**.
|
notifications for, and click **Add Webhook**.
|
||||||
|
|
||||||
!!! warn ""
|
!!! warn ""
|
||||||
|
|
Loading…
Reference in New Issue