diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-27 20:22:50 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-27 20:22:50 -0400 |
| commit | f092a3bf9c7210fc09a0d0ba8d232a2caffa5d82 (patch) | |
| tree | ad0e8ed235348944c264495fa2815f576da64989 /admin | |
| parent | 174232d643e990d25f745602288e658dccdadd90 (diff) | |
| download | pokeworld-website-f092a3bf9c7210fc09a0d0ba8d232a2caffa5d82.tar.gz pokeworld-website-f092a3bf9c7210fc09a0d0ba8d232a2caffa5d82.tar.bz2 pokeworld-website-f092a3bf9c7210fc09a0d0ba8d232a2caffa5d82.zip | |
Some config changes
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/config.yml b/admin/config.yml index 4867977..fb4b020 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -2,6 +2,7 @@ backend: name: git-gateway + repo: UniverseDevGroup/pokeworld-website branch: master # Branch to update (optional; defaults to master) media_folder: 'assets/uploads' collections: |
