inital commit
This commit is contained in:
commit
b17e9ae3fb
36 changed files with 771 additions and 0 deletions
10
QOL/AllSASFull.cfg
Normal file
10
QOL/AllSASFull.cfg
Normal file
|
@ -0,0 +1,10 @@
|
|||
//sometimes I want to use a probe core for the looks, but want to have SAS for my KOS scripts to use.
|
||||
//uncommoent lines to switch between adding SAS to all command cores, or just cores with some SAS in the first place.
|
||||
//@PART[*]:HAS[@MODULE[ModuleCommand]]:FINAL
|
||||
@PART[*]:HAS[@MODULE[ModuleSAS]]:FINAL
|
||||
{
|
||||
%MODULE[ModuleSAS]
|
||||
{
|
||||
%SASServiceLevel = 3
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue