This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Was bringt der FSAsset für Vorteile?
#2
Ich habe einen Eintrag dazu in der Robust.ini gefunden. Möglicherweise kann man hier eingiges konfigurieren:

Code:
[AssetService]

    ;; Choose an asset service (Only one option should be enabled)
    LocalServiceModule = "OpenSim.Services.AssetService.dll:AssetService"
    ;LocalServiceModule = "OpenSim.Services.FSAssetService.dll:FSAssetConnector"

    ;; FSAsset Directories. Base directory, where final asset files are stored and Spool directory for temp files
    ;; These directories must be on the same physical filesystem
    ;BaseDirectory = "./fsassets/data"
    ;SpoolDirectory = "./fsassets/tmp"

    ;; Original service can be checked if FSAssets can not find an asset
    ;FallbackService = "OpenSim.Services.AssetService.dll:AssetService";

    ;; How many days since last updating the access time before its updated again by FSAssets when accessing an asset
    ;; Reduces DB calls if asset is requested often. Default value 0 will always update access time
    ;DaysBetweenAccessTimeUpdates = 30

    ;; Should FSAssets print read/write stats to the robust console, default is true
    ;ShowConsoleStats = true

    ;; FSAssets Custom Database Config (Leave blank to use grids default database configuration)
    ;StorageProvider = ""
    ;ConnectionString = ""
    ;Realm = "fsassets"

    ;; The following are common to both the default asset service and FSAsset service

    ;; Common asset service options
    DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"
    AssetLoaderArgs = "./assets/AssetSets.xml"

    ; Allow maptile assets to remotely deleted by remote calls to the asset service.
    ; There is no harm in having this as false - it just means that historical maptile assets are not deleted.
    ; This only applies to maptiles served via the version 1 viewer mechanisms
    ; Default is false
    AllowRemoteDelete = false

    ; Allow all assets to be remotely deleted.
    ; Only set this to true if you are operating a grid where you control all calls to the asset service
    ; (where a necessary condition is that you control all simulators) and you need this for admin purposes.
    ; If set to true, AllowRemoteDelete = true is required as well.
    ; Default is false.
    AllowRemoteDeleteAllTypes = false


Ist das richtig?
All done!
Zitieren


Nachrichten in diesem Thema
RE: Was bringt der FSAsset für Vorteile? - von ThunderTower - 28.03.2022, 15:22
RE: Was bringt der FSAsset für Vorteile? - von Bartholomew Gallacher - 01.04.2022, 09:13
RE: Was bringt der FSAsset für Vorteile? - von Bartholomew Gallacher - 01.04.2022, 17:53
RE: Was bringt der FSAsset für Vorteile? - von Bartholomew Gallacher - 01.04.2022, 22:27
RE: Was bringt der FSAsset für Vorteile? - von Bartholomew Gallacher - 10.04.2022, 22:49
RE: Was bringt der FSAsset für Vorteile? - von Bartholomew Gallacher - 13.04.2022, 20:56
RE: Was bringt der FSAsset für Vorteile? - von Bartholomew Gallacher - 15.04.2022, 21:55

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste