diff options
author | Fluf <36822577+flufmonster@users.noreply.github.com> | 2018-09-11 14:54:23 -0400 |
---|---|---|
committer | Lauris BH <lauris@nix.lv> | 2018-09-11 21:54:23 +0300 |
commit | 08ed515b62a9aef4fc56d39b1e5863bdba70339c (patch) | |
tree | 7706e1bf0fc90063b8357313bcb20227ce9bf50a /docs | |
parent | c64c595accf39067b8b557dd5e1d24fd4afeabc8 (diff) | |
download | gitea-08ed515b62a9aef4fc56d39b1e5863bdba70339c.tar.gz gitea-08ed515b62a9aef4fc56d39b1e5863bdba70339c.zip |
Remove zookeeper documentation (#4910)
Fix #3763
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/doc/advanced/specific-variables.en-us.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/content/doc/advanced/specific-variables.en-us.md b/docs/content/doc/advanced/specific-variables.en-us.md index 8dbe9a8cf5..b0f54c13a7 100644 --- a/docs/content/doc/advanced/specific-variables.en-us.md +++ b/docs/content/doc/advanced/specific-variables.en-us.md @@ -66,4 +66,3 @@ For documentation about each of the variables available, refer to the ## Miscellaneous * `SKIP_MINWINSVC`: If set to 1, do not run as a service on Windows. - * `ZOOKEEPER_PATH`: [Zookeeper](http://zookeeper.apache.org/) jar file path |