changed reference url in overviewerConfig comments
This commit is contained in:
@@ -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,
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user