diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-17 19:55:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-17 19:55:05 +0100 |
| commit | 7a8abe19d08b9341dcbcdf3bd436994e93a08cf6 (patch) | |
| tree | a8da3026d89256ecb1155d83aab3fbd7a75a222e | |
| parent | 8b8ec86888fa773c451c5b8552de39b96611ca7c (diff) | |
| download | wiki-7a8abe19d08b9341dcbcdf3bd436994e93a08cf6.tar.gz wiki-7a8abe19d08b9341dcbcdf3bd436994e93a08cf6.tar.bz2 wiki-7a8abe19d08b9341dcbcdf3bd436994e93a08cf6.zip | |
Update _config.yml
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 07d8de0..a83ac31 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ logo_url: http://www.azerothcore.org/images/logo.png # (string) The UA-XXXXX-Y code from google analytic to enable GA on your wiki google_analytics: # (string) folder where wiki pages are stored, it's needed for tool buttons -wiki_folder: +wiki_folder: / # (boolean) if you're using github wiki as submodule then this config # must be enabled to allow tool buttons to work properly use_github_wiki: false |
