nb_jr_remoting.cfg 838 B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
  3. <properties>
  4. <entry key="remoting.autosync">false</entry>
  5. <entry key="remoting.debuglog">false</entry>
  6. <entry key="remoting.syncbuffertime">200</entry>
  7. <entry key="remoting.notifications">true</entry>
  8. <entry key="com.zeroturnaround.jrebel.remoting.ModuleSpecificSingleRemoteServer">{&quot;syncEnabled&quot;:&quot;false&quot;,&quot;serverAuthenticationPassword&quot;:&quot;&quot;,&quot;httpBasicAuthenticationUser&quot;:&quot;&quot;,&quot;httpBasicAuthenticationPassword&quot;:&quot;&quot;,&quot;useServerAuthentication&quot;:&quot;false&quot;,&quot;deleteFilesOnServer&quot;:&quot;true&quot;,&quot;useHttpBasicAuthentication&quot;:&quot;false&quot;,&quot;url&quot;:&quot;http:\/\/127.0.0.1&quot;}</entry>
  9. </properties>