summaryrefslogtreecommitdiffstats
path: root/.idea
diff options
context:
space:
mode:
authorSimon Rettberg2017-04-20 14:55:24 +0200
committerSimon Rettberg2017-04-20 14:55:24 +0200
commit73114e4e920f8f0bc364c51d512f23a42b48d8f6 (patch)
treed87e7b20a01f1a56ff8ef6fa49a2a333a9eb2391 /.idea
parent[locationinfo] Remove URL from server list, style checkboxes (diff)
downloadslx-admin-73114e4e920f8f0bc364c51d512f23a42b48d8f6.tar.gz
slx-admin-73114e4e920f8f0bc364c51d512f23a42b48d8f6.tar.xz
slx-admin-73114e4e920f8f0bc364c51d512f23a42b48d8f6.zip
[locationinfo] Apply lower bound to refresh timeouts when saving config
Diffstat (limited to '.idea')
-rw-r--r--.idea/php.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/php.xml b/.idea/php.xml
index cd67c36e..2a5958c5 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -1,4 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PhpProjectSharedConfiguration" php_language_level="5.4.0" />
+ <component name="PhpUnit">
+ <phpunit_settings>
+ <PhpUnitSettings load_method="CUSTOM_LOADER" />
+ </phpunit_settings>
+ </component>
</project> \ No newline at end of file