Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. D s config
  2. To disable the 

    D s photon
     running environment, apply the following configuration settings:

    Code Block
    "webapp.runInTrifactaServer": false,
    "feature.enableSamplingScanOptions": false,
    "feature.enableFirstRowsSample": false, 
  3. Do not change the following, which applies to the

    D s photon
    clienttrue
     client:

    Code Block
    "photon.enabled": true,

  4. Save your changes and restart the platform.

...