Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7586f151ac | |||
| 81c394ddf7 | |||
| 8e466d33d2 |
@@ -67,7 +67,7 @@
|
|||||||
</entry>
|
</entry>
|
||||||
<entry key="DirDiff">
|
<entry key="DirDiff">
|
||||||
<PlaceSettings>
|
<PlaceSettings>
|
||||||
<option name="HIGHLIGHT_POLICY" value="DO_NOT_HIGHLIGHT" />
|
<option name="HIGHLIGHT_POLICY" value="BY_LINE" />
|
||||||
</PlaceSettings>
|
</PlaceSettings>
|
||||||
</entry>
|
</entry>
|
||||||
</option>
|
</option>
|
||||||
|
|||||||
+1
-3
@@ -1,8 +1,6 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="HttpConfigurable">
|
<component name="HttpConfigurable">
|
||||||
<option name="PROXY_TYPE_IS_SOCKS" value="true" />
|
|
||||||
<option name="USE_HTTP_PROXY" value="true" />
|
|
||||||
<option name="PROXY_HOST" value="192.168.123.123" />
|
<option name="PROXY_HOST" value="192.168.123.123" />
|
||||||
<option name="PROXY_PORT" value="7891" />
|
<option name="PROXY_PORT" value="7890" />
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
Reference in New Issue
Block a user