mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Tweak for layer cache
This commit is contained in:
parent
576b05c12f
commit
de5ffb5eae
@ -20,8 +20,8 @@
|
||||
#include "qgslogger.h"
|
||||
#include <QFile>
|
||||
|
||||
//maximum number of layers in the cache (and upper limit for layers in one published project)
|
||||
#define DEFAULT_MAX_N_LAYERS 50
|
||||
//maximum number of layers in the cache
|
||||
#define DEFAULT_MAX_N_LAYERS 100
|
||||
|
||||
QgsMSLayerCache* QgsMSLayerCache::mInstance = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user