Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/appstore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2018-01-01 14:19:19 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2018-01-01 14:19:19 +0300
commit89905a5c9840a5ec0b04b9f53f177a6fe1bff074 (patch)
treea2ca12c8360f9534618c5618fb51a1dffc0e4683 /.idea
parent562f6f98f49f354b68d71a08a1a72f6f1cf887a6 (diff)
add default recaptcha key that is whitelisted on localhost and 127.0.0.1 for project setup
Diffstat (limited to '.idea')
-rw-r--r--.idea/misc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 92d4dffaf9..1ef9b4c395 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_9" default="false" project-jdk-name="Python" project-jdk-type="Python SDK">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_9" default="false" project-jdk-name="Python 3.6 (appstore)" project-jdk-type="Python SDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
-</project>
+</project> \ No newline at end of file