version bump, and don't suggest that people should use old branches
This commit is contained in:
		
							parent
							
								
									9147b64625
								
							
						
					
					
						commit
						a3f0c94ca2
					
				| @ -14,12 +14,6 @@ | |||||||
| [](https://scrutinizer-ci.com/g/shish/shimmie2/?branch=master) | [](https://scrutinizer-ci.com/g/shish/shimmie2/?branch=master) | ||||||
| [](https://scrutinizer-ci.com/g/shish/shimmie2/?branch=master) | [](https://scrutinizer-ci.com/g/shish/shimmie2/?branch=master) | ||||||
| 
 | 
 | ||||||
| This is the main branch of Shimmie, if you know anything at all about running |  | ||||||
| websites, this is the version to use. |  | ||||||
| 
 |  | ||||||
| Alternatively if you want a version that will never have significant changes, |  | ||||||
| check out one of the versioned branches. |  | ||||||
| 
 |  | ||||||
| 
 | 
 | ||||||
| # Documentation | # Documentation | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -25,7 +25,7 @@ _d("DEBUG", false);          // boolean  print various debugging details | |||||||
| _d("COOKIE_PREFIX", 'shm');  // string   if you run multiple galleries with non-shared logins, give them different prefixes
 | _d("COOKIE_PREFIX", 'shm');  // string   if you run multiple galleries with non-shared logins, give them different prefixes
 | ||||||
| _d("SPEED_HAX", false);      // boolean  do some questionable things in the name of performance
 | _d("SPEED_HAX", false);      // boolean  do some questionable things in the name of performance
 | ||||||
| _d("WH_SPLITS", 1);          // int      how many levels of subfolders to put in the warehouse
 | _d("WH_SPLITS", 1);          // int      how many levels of subfolders to put in the warehouse
 | ||||||
| _d("VERSION", '2.8-dev');    // string   shimmie version
 | _d("VERSION", '2.8.0');      // string   shimmie version
 | ||||||
| _d("TIMEZONE", null);        // string   timezone
 | _d("TIMEZONE", null);        // string   timezone
 | ||||||
| _d("EXTRA_EXTS", "");        // string   optional extra extensions
 | _d("EXTRA_EXTS", "");        // string   optional extra extensions
 | ||||||
| _d("BASE_HREF", null);       // string   force a specific base URL (default is auto-detect)
 | _d("BASE_HREF", null);       // string   force a specific base URL (default is auto-detect)
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user