summaryrefslogtreecommitdiff
path: root/src/plugins/upnp.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-23 11:32:29 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-09-23 11:32:29 +0000
commit19b1729631284b6cf2c2e79bfbe362734ce8ff77 (patch)
tree5a6a0a287e3be7b582b29dc78971a87b4edc4482 /src/plugins/upnp.txt
parentc81c52553148b0447371dc3908410a12b2a909c4 (diff)
downloadhercules-19b1729631284b6cf2c2e79bfbe362734ce8ff77.tar.gz
hercules-19b1729631284b6cf2c2e79bfbe362734ce8ff77.tar.bz2
hercules-19b1729631284b6cf2c2e79bfbe362734ce8ff77.tar.xz
hercules-19b1729631284b6cf2c2e79bfbe362734ce8ff77.zip
Removed the 'upnp' plugin (see bugreport:1000).
Original files can be found in Celest's /devel subdirectory. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13233 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/plugins/upnp.txt')
-rw-r--r--src/plugins/upnp.txt31
1 files changed, 0 insertions, 31 deletions
diff --git a/src/plugins/upnp.txt b/src/plugins/upnp.txt
deleted file mode 100644
index eb3f955cb..000000000
--- a/src/plugins/upnp.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-//
-// UPnP Plugin Configuration
-//
-
-// Enable UPnP
-enable_upnp: 1
-
-// Remove mapped router ports when shutting down
-release_mappings: 1
-
-// Close opened firewall ports when shutting down
-close_ports: 1
-
-//
-// You can set these if necessary
-// login server port
-//login_port: 6900
-//
-// char server port
-//char_port: 6121
-//
-// map server port
-//map_port: 5121
-//
-// NAT IP address to map your ports to
-//nat_ip: 192.168.0.1
-
-
-// Note: This plugin only works on Windows XP or higher
-// For more info on UPnP try here:
-// http://www.google.com/search?q=what+is+upnp