]> _ Git - tortuga-home.git/commitdiff
.
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 5 Feb 2025 11:12:57 +0000 (12:12 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 5 Feb 2025 11:12:57 +0000 (12:12 +0100)
.docker/config/php/php.ini
.docker/docker-compose.yml
.idea/dataSources.local.xml
.idea/workspace.xml
gradient.php

index 741c6e7ab0329a0ce2305ab932162c69d609b937..ff1b8cb42b3e9f793db861c9b06095e149f8eda7 100644 (file)
@@ -6,4 +6,7 @@ memory_limit = 12G
 max_input_vars = 1000000
 max_execution_time = 90
 session.save_handler = redis
-session.save_path = tcp://tortugahome-redis:6379/
\ No newline at end of file
+session.save_path = tcp://tortugahome-redis:6379/
+session.gc_maxlifetime = 31536000
+session.gc_probability = 1
+session.gc_divisor = 100
\ No newline at end of file
index d77fb634a6ed9af7de36ce5bef264f03ab8d58d3..27fef060b1bc3f7a208d731348c11c232fd87ecc 100644 (file)
@@ -31,6 +31,7 @@ services:
     working_dir: /application
     environment:
       ADB_HOST: host.docker.internal
+      ADB_VENDOR_KEYS: /application/.docker/android
     ports:
       - '2813:2812'
       - '5037:5037'
index 3e6c89f241c3ef324681974ef530424a327e4741..7d7c6e4e2c37d6b404b03652b9bb0543129786f7 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
-  <component name="dataSourceStorageLocal" created-in="IU-243.22562.218">
+  <component name="dataSourceStorageLocal" created-in="IU-243.23654.189">
     <data-source name="LFY(3).db" uuid="e5a3291d-855f-44b2-be41-76fe6b0c2136">
       <database-info product="SQLite" version="3.25.1" jdbc-version="2.1" driver-name="SQLite JDBC" driver-version="3.25.1" dbms="SQLITE" exact-version="3.25.1" exact-driver-version="3.25">
         <identifier-quote-string>&quot;</identifier-quote-string>
index 80c935e5168b333c540750a3fc87de094d28447c..b023d9bfc5e7b1021363a68dcc673cce56346e52 100644 (file)
@@ -5,13 +5,11 @@
   </component>
   <component name="ChangeListManager">
     <list default="true" id="352ce63a-b52a-41a2-979b-becda7920939" name="Default" comment=".">
+      <change beforePath="$PROJECT_DIR$/.docker/config/php/php.ini" beforeDir="false" afterPath="$PROJECT_DIR$/.docker/config/php/php.ini" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.docker/docker-compose.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.docker/docker-compose.yml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/dataSources.local.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/dataSources.local.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/gradient.php" beforeDir="false" afterPath="$PROJECT_DIR$/gradient.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/homeassistant_device_event.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/homeassistant_device_event.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/lib/ecomode.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/ecomode.php" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/lib/scenes.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/scenes.php" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
   <component name="SharedIndexes">
     <attachedChunks>
       <set>
-        <option value="bundled-jdk-9823dce3aa75-fdfe4dae3a2d-intellij.indexing.shared.core-IU-243.22562.218" />
-        <option value="bundled-js-predefined-d6986cc7102b-deb605915726-JavaScript-IU-243.22562.218" />
+        <option value="bundled-jdk-9823dce3aa75-125ca727e0f0-intellij.indexing.shared.core-IU-243.23654.189" />
+        <option value="bundled-js-predefined-d6986cc7102b-822845ee3bb5-JavaScript-IU-243.23654.189" />
       </set>
     </attachedChunks>
   </component>
       <workItem from="1730715973196" duration="1165000" />
       <workItem from="1732059067198" duration="1924000" />
       <workItem from="1736151123675" duration="1953000" />
-      <workItem from="1736236568379" duration="239000" />
+      <workItem from="1736236568379" duration="589000" />
+      <workItem from="1737017181314" duration="2314000" />
+      <workItem from="1738270012862" duration="7140000" />
+      <workItem from="1738696117392" duration="468000" />
     </task>
     <task id="LOCAL-00502" summary=".">
       <created>1641726946298</created>
       <option name="project" value="LOCAL" />
       <updated>1687259667913</updated>
     </task>
-    <option name="localTasksCounter" value="622" />
+    <option name="localTasksCounter" value="623" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
index 85582e4d55b72b91773757671c43454b886936d2..d4794a4aa1af4f226a7211d072ea9c2e29bd47f1 100644 (file)
@@ -84,7 +84,7 @@
                 if (nw !== undefined) {
                     var ns = 5;
                     var win = nw.Window.get();
-                    win.moveTo((ns - 1) * -900, 0);
+                    win.moveTo((ns ) * -900, 0);
                     win.resizeTo(ns * 900, 1440);
                     win.setAlwaysOnTop(true);
                 }