|
|
@@ -59,7 +59,7 @@ var interfaceConfig = { // eslint-disable-line no-unused-vars
|
|
59
|
59
|
/**
|
|
60
|
60
|
* Whether to show thumbnails in filmstrip as a column instead of as a row.
|
|
61
|
61
|
*/
|
|
62
|
|
- VERTICAL_FILMSTRIP: false,
|
|
|
62
|
+ VERTICAL_FILMSTRIP: true,
|
|
63
|
63
|
|
|
64
|
64
|
//A html text to be shown to guests on the close page, false disables it
|
|
65
|
65
|
CLOSE_PAGE_GUEST_HINT: false,
|