0

changed reference url in overviewerConfig comments

This commit is contained in:
Andrew Brown
2011-10-19 19:20:11 -04:00
parent 2be184def6
commit e61291de4f

View File

@@ -1,13 +1,14 @@
var overviewerConfig = { var overviewerConfig = {
/** /**
* These are things that will probably not need to be changed, but are there because * These are things that will probably not need to be changed, but are there
* otherwise changing them is a giant PITA. If you, the user, sees that its crucial for * because otherwise changing them is a giant PITA. If you, the user, sees
* you to change these settings then the document repository might be able to assit you. * that its crucial for you to change these settings then the document
* http://docs.overviewer.org/en/latest/options/#cmdoption--web-assets-path * repository might be able to assist you.
* http://docs.overviewer.org/en/latest/options/#customizing-web-assets
*/ */
'CONST': { 'CONST': {
/** /**
* Height and width of the tiles in pixels (I think). * Height and width of the tiles in pixels.
*/ */
'tileSize': 384, 'tileSize': 384,
/** /**