This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
cczarek123's profile picture

enableAPI_http

Started by cczarek123, 09 December 2012 - 12:30 AM
cczarek123 #1
Posted 09 December 2012 - 01:30 AM
HI i have problem in my server
I can not load the preset programs
my settings
http://beta-rc-client.googlecode.com/svn-history/r9/trunk/.minecraft/config/mod_ComputerCraft.cfg
#MLProp : enableAPI_http (int:0,>=0.0,<=1.0) – Enable the "http" API on Computers
What can change the
dissy #2
Posted 09 December 2012 - 01:33 AM
Change the line:
enableAPI_http=0

to read:
enableAPI_http=1