summaryrefslogtreecommitdiffstats
path: root/conf/app.ini
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-21 06:15:58 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-21 06:15:58 -0400
commit30618b271aab40d29a6d34cb4e06c8d28fa74d18 (patch)
tree975ea9f2770c20f7b8b8f5ca2fffaf9deb95b0a5 /conf/app.ini
parente67653cf13857f671de9bf6279453f99cdd60d11 (diff)
downloadgitea-30618b271aab40d29a6d34cb4e06c8d28fa74d18.tar.gz
gitea-30618b271aab40d29a6d34cb4e06c8d28fa74d18.zip
Add admin edit user
Diffstat (limited to 'conf/app.ini')
-rw-r--r--conf/app.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/app.ini b/conf/app.ini
index d4fdc0dcf7..985903a8e5 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -8,8 +8,8 @@ RUN_MODE = dev
[repository]
ROOT = /Users/%(RUN_USER)s/git/gogs-repositories
-LANG_IGNS = Google Go|C|Python|Ruby|C Sharp
-LICENSES = Apache v2 License|GPL v2|MIT License|Affero GPL|BSD (3-Clause) License
+LANG_IGNS = Google Go|C|C++|Python|Ruby|C Sharp
+LICENSES = Apache v2 License|GPL v2|MIT License|Affero GPL|Artistic License 2.0|BSD (3-Clause) License
[server]
DOMAIN = localhost