2005-12-18 jrandom
* Added a standalone runner for the I2PSnark web ui (build with the command "ant i2psnark", unzip i2psnark-standalone.zip somewhere, run with "java -jar launch-i2psnark.jar", and go to http://localhost:8002/). * Further I2PSnark error handling 2005-12-17 jrandom * Let multiuser accounts authorize themselves to access the remote functionality again (thanks Ch0Hag!) * Adjust the JVM heap size to 128MB for new installs (existing users can accomplish this by editing wrapper.config, adding the line "wrapper.java.maxmemory=128", and then doing a full shutdown and startup of the router). This is relevent for heavy usage of I2PSnark in the router console.
Showing
- apps/syndie/java/src/net/i2p/syndie/BlogManager.java 10 additions, 4 deletionsapps/syndie/java/src/net/i2p/syndie/BlogManager.java
- apps/syndie/java/src/net/i2p/syndie/web/BaseServlet.java 12 additions, 1 deletionapps/syndie/java/src/net/i2p/syndie/web/BaseServlet.java
- apps/syndie/java/src/net/i2p/syndie/web/ProfileServlet.java 4 additions, 0 deletionsapps/syndie/java/src/net/i2p/syndie/web/ProfileServlet.java
- installer/resources/wrapper.config 4 additions, 1 deletioninstaller/resources/wrapper.config
Loading
Please register or sign in to comment