Advertisement
kreezxil

solder.php

Jun 1st, 2015
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. /**
  2. * Mod Respository Location
  3. *
  4. * This is the location of your mod reposistory. INCLUDE a trailing slash!
  5. * This can be a URL or an absolute file location.
  6. *
  7. **/
  8. 'repo_location' => '/usr/share/nginx/html/TechnicSolder/public/',
  9.  
  10. /**
  11. * Mirror Location
  12. *
  13. * This is where the launcher will be told to search for your files. If your
  14. * repo location is already a URL you can use the same location here.
  15. *
  16. **/
  17. 'mirror_url' => 'http://your-server-name.whatevs/',
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement