]> _ Git - tortuga-home.git/commitdiff
.
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Sat, 15 Jul 2023 11:34:02 +0000 (13:34 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Sat, 15 Jul 2023 11:34:02 +0000 (13:34 +0200)
.idea/workspace.xml
config/dnsmasq.conf

index 54f9c45fc71150e25eb3758666ffd1bd76ce247d..a6e545ca206369328db0f05698975d5b3ed0971f 100644 (file)
@@ -6,7 +6,7 @@
   <component name="ChangeListManager">
     <list default="true" id="352ce63a-b52a-41a2-979b-becda7920939" name="Default" comment=".">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/scripts/lib/kodi.php" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/lib/kodi.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/config/dnsmasq.conf" beforeDir="false" afterPath="$PROJECT_DIR$/config/dnsmasq.conf" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
       <workItem from="1689274317966" duration="657000" />
       <workItem from="1689326392784" duration="6811000" />
       <workItem from="1689354275164" duration="646000" />
-      <workItem from="1689380685431" duration="69000" />
+      <workItem from="1689380685431" duration="1796000" />
+      <workItem from="1689413024548" duration="85000" />
+      <workItem from="1689413321160" duration="1300000" />
     </task>
     <task id="LOCAL-00502" summary=".">
       <created>1641726946298</created>
       <option name="project" value="LOCAL" />
       <updated>1687259667913</updated>
     </task>
-    <option name="localTasksCounter" value="577" />
+    <option name="localTasksCounter" value="578" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
index bc9815a7f111a53b397f5bf7480a44bb6674e195..ec6a658b05d984ecd70beede53f0bf083a68a0a9 100644 (file)
@@ -1,22 +1,29 @@
 server=1.1.1.1
-server=1.0.0.1
+server=8.8.8.8
 server=95.217.229.211
 server=151.80.222.79
 server=192.168.13.1
-server=8.8.8.8
+server=8.8.4.4
+server=1.0.0.1
+# Freebox
 address=/nas.home.tortuga.enhydra.fr/192.168.13.1
+address=/mafreebox.freebox.fr/192.168.13.1
+# Home
 address=/home.tortuga.enhydra.fr/192.168.13.7
 address=/kodidb.home.tortuga.enhydra.fr/192.168.13.7
-address=/squeezebox.home.tortuga.enhydra.fr/192.168.13.7
-address=/mafreebox.freebox.fr/192.168.13.1
-address=/tvheadend.home.tortuga.enhydra.fr/192.168.13.60
-address=/domoticz.home.tortuga.enhydra.fr/192.168.13.67
+address=/kodi.home.tortuga.enhydra.fr/192.168.13.7
+# Squeezebox
+address=/squeezebox.home.tortuga.enhydra.fr/192.168.13.67
+# Backup
+address=/dockerbackup.home.tortuga.enhydra.fr/192.168.13.70
+# Servarr
+address=/transmission.home.tortuga.enhydra.fr/192.168.13.70
+address=/servarr.home.tortuga.enhydra.fr/192.168.13.70
+# Home Assistant
+address=/homeassistant.home.tortuga.enhydra.fr/192.168.13.8
+address=/homeassistant.tortuga.enhydra.fr/192.168.13.8
+# Cloud server
+address=/cloud.home.tortuga.enhydra.fr/192.168.13.6
 address=/nextcloud.home.tortuga.enhydra.fr/192.168.13.7
-address=/harmonyapi.home.tortuga.enhydra.fr/192.168.13.7
-address=/potainersalon.home.tortuga.enhydra.fr/192.168.13.66
-address=/transmission.home.tortuga.enhydra.fr/192.168.13.7
 address=/paperless.home.tortuga.enhydra.fr/192.168.13.7
-address=/piwigo.home.tortuga.enhydra.fr/192.168.13.7
-address=/dockerbackup.home.tortuga.enhydra.fr/192.168.13.70
-address=/zigbee2mqtt.home.tortuga.enhydra.fr/192.168.13.70
-address=/homeassistant.home.tortuga.enhydra.fr/192.168.13.8
\ No newline at end of file
+address=/piwigo.home.tortuga.enhydra.fr/192.168.13.7
\ No newline at end of file