Browse Source

[CI SKIP]

robert 11 tháng trước cách đây
mục cha
commit
fd3aabfaa0
1 tập tin đã thay đổi với 4 bổ sung6 xóa
  1. 4 6
      sersync_confxml.xml

+ 4 - 6
sersync_confxml.xml

@@ -21,15 +21,13 @@
     </inotify>
 
     <sersync>
-	<localpath watch="/data/upload/lastest">
-	    <remote ip="10.108.20.48" name="book"/>
-	    <remote ip="10.108.20.49" name="book"/>
-	    <remote ip="10.26.25.15" name="book"/>
-	    <remote ip="10.26.30.203" name="book"/>
+	<localpath watch="/data/image/eachat">
+	    <remote ip="10.108.30.242" name="eachat"/>
+	    <remote ip="10.108.30.243" name="eachat"/>
 	</localpath>
 	<rsync>
 	    <commonParams params="-aruz"/>
-	    <auth start="true" users="root" passwordfile="/etc/rsync.password"/>
+	    <auth start="true" users="root" passwordfile="/etc/rsync.pass"/>
 	    <userDefinedPort start="false" port="874"/><!-- port=874 -->
 	    <timeout start="true" time="100"/><!-- timeout=100 -->
 	    <ssh start="false"/>