summaryrefslogtreecommitdiffstats
path: root/conf/app.ini
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-21 02:24:35 -0400
committerUnknown <joe2010xtmf@163.com>2014-04-21 02:24:35 -0400
commitea29a9b84631b03ee2f60ffa85fd9e402ceaf8a4 (patch)
tree5b6b3e18cc2346a194067f5243a9cf066c3decec /conf/app.ini
parent006c45e21d5f37c5bcfb92ead1110272dee0d88d (diff)
downloadgitea-ea29a9b84631b03ee2f60ffa85fd9e402ceaf8a4.tar.gz
gitea-ea29a9b84631b03ee2f60ffa85fd9e402ceaf8a4.zip
API fix
Diffstat (limited to 'conf/app.ini')
-rw-r--r--conf/app.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/app.ini b/conf/app.ini
index 2aab7178e4..7dbbf60053 100644
--- a/conf/app.ini
+++ b/conf/app.ini
@@ -9,7 +9,7 @@ RUN_MODE = dev
[repository]
ROOT =
SCRIPT_TYPE = bash
-LANG_IGNS = Google Go|C|C++|Python|Ruby|C Sharp|Java|Objective-C
+LANG_IGNS = Google Go|C|C++|Python|Ruby|C Sharp|Java|Objective-C|Android
LICENSES = Apache v2 License|GPL v2|MIT License|Affero GPL|Artistic License 2.0|BSD (3-Clause) License
[server]